EDTINIT Automatic Commands after calling EDT
After reading in a data object with the EDT[n] Action Code, or with the EDT command, the specified EDT initialisation commands will be executed.
cmd One or more EDT commands. Multiple commands must be separated with a semicolon (;). Example: EDTINIT LOWER ON;PAR EDIT-FULL=ON
Default: No user-defined EDT commands will be executed.
Notes:
If multiple data objects are read into different EDT workfiles (EDT[n] Action Code), the EDTINIT command will be executed individually for each workfile.
An EDTINIT command issued without parameters will reset any previously defined initialisation commands.
Example:
EDTINIT LOWER ON;PAR EDIT-FULL=ON