Macro Command Reference


exec <path to program> [arg1] [arg2] .. [arg32]

Executes a external command line program with the given arguments.
The default timeout for external programs is 10 seconds. After this time the job will be killed to prevent never come back jobs. You can set the timeout individual with the tasktimeout <sec> macro command.