PLAN Subcommand (SIMPLAN command)
The PLAN
subcommand specifies the name of a simulation
plan file to be written or displayed by SIMPLAN
.
The file contains all of the specifications required to run a simulation.
The PLAN
subcommand is required.
FILE = 'filespec'. Specifies the simulation plan file. File specifications should be enclosed in quotation marks and fully qualified paths are recommended to avoid ambiguity.
Note: The optional combination of an asterisk (*) and a
backslash (\) preceding the plan file name specifies that the file
is a temporary file--for example, FILE='*\SimulationPlan.splan'
.
You would then use this file specification on the PLAN
subcommand
of a subsequent SIMRUN
command.
DISPLAY. Specifies whether the details of the plan
file are displayed in the output. The default is YES
.