Creating a command |
Top Previous Next |
To create a command, go to the Commands module and click the Add button.
Figure 66
Command parameters
Name - The name of the command
Directory - The command's working directory. You may navigate to this by clicking on the button to the right of this field.
Command - The absolute path of the command. You may navigate to this by clicking on the button to the right of this field.
Arguments - The command arguments
Output file - The absolute path of the file for storing the output stream of a successful command execution
Error file - The absolute path of the file for storing the error stream of a failed command execution
Exit code - Expected exit code of the command execution
Add Variable - Click this to display a list of variables which you might want to enter into the parameter fields
Add - Click this button to simply add the command to your existing list of commands
Add/Start - Click this button to add and then immediately start the command (See Starting a command)
Cancel - Click this button to cancel the command creation process
Figure 67
|