Macro Command Reference


perlexec [arg1] [arg2] .. [arg32]

Executes a Perl script with the given arguments.
Only the inline Perl block will be used. This is a block in your macro starting with a line containing PERL and ending with a line containing PERL. The default timeout for Perl scripts is 10 seconds. After this time the Perl job will be killed to prevent never come back jobs. You can set the timeout individual with the tasktimeout <sec> macro command.