...previous

BUILT-IN INSTRUCTIONS

It can be used on of special built-in instruction in place of execution commands. This instructions is executed by Runner itself.
Instructions as well as commands is planned on time or events. Time field of the schedule command line contains instruction same as another time fields. Instructions differs from command by first char of the command field. This char is ">" ("GT"), after it (without whitespaces) must be placed instruction name. Other part of line depends on instructions kind.
Any modifiers can not be used with built-in instructions.
Instructions may be used to control working of the Runner, for service and for task planning. There are three kind of instructions:
  1. Instruction to control Runner's work
  2. Instruction to control applications. This kind of instructions extends posiibility of the Runner to control other applications.
  3. Additional service instructions.

... next