The MAREN user program is normally started using the START-MAREN command.
START-MAREN | ||||||||
|
VERSION =
The selected MAREN version is used.
VERSION = *STD
By default, the latest installed MAREN version is called. Using the SELECT-PRODUCT-VERSION command (in system mode), a different version can be set. This set version is then used as the standard version.
VERSION = <product-version mandatory-man-corr>
Full version identifier.
VERSION = <product-version mandatory-man-without-corr>
Version identifier excluding the correction status.
VERSION = <product-version without-man-corr>
Version identifier excluding the release and correction status.
MONJV =
Specification of a job variable for monitoring the MAREN run.
MONJV = *NONE
A monitor job variable is not used.
MONJV = <filename 1..54 without-gen-vers>
Explicit specification of the job variable for monitoring the MAREN run.
CPU-LIMIT =
Maximum CPU time in seconds allocated for the program.
CPU-LIMIT = *JOB-REST
The remaining CPU time is to be used for the job.
CPU-LIMIT = <integer 1..32767 seconds >
Only the specified time is to be used.
Terminating MAREN
MAREN is terminated by entering the END statement.