| Home | Download | Order | Contact |
|
Run application |
Content Previous Next |
|
This function allows to launch external programs.
Condition (on the Actions page only) - see Condition system topic.
Command - enter the name of the executable file and the path to it in this field. It can be an EXE, COM or BAT file.
Parameters - enter the command line parameters required for the program operation into this field.
Run in - this field indicates the folder, in which the program should be launched.
Wait until program exit - stop task execution until the launched program runs.
Include files - enter the names of the files separated by ";" into this field. It can be done manually, and it is also possible to use the dialog box to select the files. To open the dialog box click on the picture button at the end of the address field. It can be a filename or a name of a group of files. It is possible to use the "*" and "?" characters in filenames (for example, *.txt; A???.*)
|
You can use macro strings in the Command and Parameters fields:
| • | %FILES% - this line will be replaced with names of files involved in the event, separated with spaces |
| • | %FILE% - this line will be sequentially replaced with a name of each file involved in the event, and the command will be performed for each of them separately |
| • | %DATE% - this line will be replaced with the current date |
| • | %TIME% - this line will be replaced with the current time |
| • | etc. |
| Content Previous Next |
| © 1998-2006 AAR Software Ltd. | Site map |