EV File object
<EV File> represents an EV file in the Echoview window. The Command interface interacts with one EV file.
The command syntax is:
> Ev File | ActionName | Argument
If the ActionName is unique to the object then the ObjectName is redundant.
<EV File> supports the following <ActionNames>:
Note: Supplied examples could be adjusted to suit your EV file, variable and virtual names. See also: Example display conventions.
ActionName | Details | ||||||||||||||||||||||||||||||
AppliedObjects | SyntaxEV File | AppliedObjects DescriptionLists all <ObjectNames> accessible by the EV file. The optional <Argument> specifies an <ObjectName> list index and returns that <ObjectName>. The list index begins at zero. See also Filtering. Example
|
||||||||||||||||||||||||||||||
Properties | SyntaxEv File | Properties Ev File | <PropertyName> Ev File | <PropertyName> <PropertiesOption> Description<Ev File | Properties> lists pairs of <PropertyName> and <Value> for many settings on the EV File Properties dialog box. The list includes both set and default values. You can output other informative filtered lists with PropertiesOptions and <FilterActions>. The list of <NumericalValue> and <TextValue> follow setting values as described. <Ev File | Properties | Name> displays an alphabetically ordered list of <PropertyName>. <Ev File | Properties | Value> displays a corresponding list of <PropertyNameValue>. <Ev File | PropertyName> returns specific values of the setting. Mandatory PropertiesOptionThe mandatory <PropertiesOption> " =" is used to assign a <PropertyNameValue>.
Some <PropertiesOption> settings are read-only for the console.
PageNameNavigating the entire list of all <PropertyNames> can be slow. The interface can display supported <PropertyNames> grouped under a <PageName>. Supported <PageNames> include:
Notes:
PropertiesAction
|
||||||||||||||||||||||||||||||
Save | SyntaxEv File | Save | Argument DescriptionFor an existing EV file, saves the EV file under the existing file path, For a new EV file, <Save> requires an <Argument>.
Example
|
||||||||||||||||||||||||||||||
Close | SyntaxEv File | Close Ev File | Close Discard Ev File | Close Save | Argument DescriptionCloses the current EV file. ActionOptions include:
Example
|
See also
Command interface and command syntax
The Console dialog box
PropertiesOptions