Automation Engine Script Guide > Introduction > Basics > Script Tabs

Scripting Tabs

Process tabs can be used to write AE Script. One or several of them are available in every executable object.

The following list gives a comprehensive overview of all scripting (Process) tabs:

  • Process Tab (in all executable objects)
  • Start and execution time of an object are not necessarily the same (for example, if an earliest start time has been specified).

    Note that there is also an object type called "Script".

    Each Process tab can contain up to 32767 lines. By default, only the first 1000 lines are displayed in order to avoid endless loops during the generation process and to protect the Automation Engine. Generation is canceled if a script contains more than 1000 lines. You can change this line limit using the script statement :PUT_ATT, attribute MAX_JCL_LINES.