Home / Support / Documentation
AEP Online Help Index
Run Executable
Used to process data with executable files.
Data can be sent to the program using the command line and standard input.
- EXE filename
- Set the executable program name. Template usage is possible.
- Command line
- Set the command line to be used for the program launch. Template usage is possible.
- Data for standard input of executable
- Set data to be sent to the program through the standard input. Template usage is possible.
- Grab statdard output to variable
- Set name of the variable to receive text from standard output of the program.
- Result Variable
- Set name of the variable the value returned by the program upon execution to be placed in.
See also:
Processors
|