Scripting Pages

Process pages 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) pages:

  • 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 page can contain up to 32767 lines. However, you should make sure that your script doesn’t generate more than 1000 JCL lines, as this would cancel the generation of the script. If your script generates more JCL lines, you can change this limit using the script statement :PUT_ATT, attribute MAX_JCL_LINES.