Owner's Manual
Commands 729
Command Information
-
Command Name
—A unique text identifier.
-
Description
—A text description.
-
Execute Manually
—Enable manual execution. When you enable manual execution, and select
such commands in the Commands manager, it enables the
Execute
menu item.
Command Details
-
Select Command
—The script to run with this command. You can enter the file name and path
manually, or select it with the command button (...), which opens a file chooser.
Command Constructor
Enter parameters to append to the selected script here. The
Argument Option
can be something
like
-a
. The
Argument Type
pick list lets you select either a constant or an EventInfo attribute. If
you select a constant, the next field is
Constant Value
(a text field). If you select EventInfo
attribute, the next field is a pick list of the attributes available. The final field is
Text Qualifier
which lets you select whether this parameter needs double, single quotes, or no qualifier. When
you select quotes, the parameter looks like this:
-a “surrounded by quotes”
Command
This section of the screen displays the script command as you assemble it. Click the
Add
button on
the right to assemble the complete script command. Added parameters always appear last on the
list in this area, but you can use the arrow keys to re-arrange their order, and the
Delete
button to
remove parameters (but not the script).
Delete All
removes everything.
Select
File -> Save
or click the
Save
icon to add your command script to the list of those available.