EM3270 Manual
PAUSE Command
4-14 110332—Tandem EM3270 Manual
EM3270 Emulator Command Set
PAUSE Command
The PAUSE command suspends execution until either the indicated number of seconds
have elapsed or the BREAK key is pressed.
seconds
specifies to EMCOM the number of seconds to let pass before resuming execution.
Examples
PAUSE
PAUSE 30
Messages
1077, 1078, and 1083.
RESET Command
The RESET command resets any or all of the SET command parameters to their default
values. If you do not specify a parameter, all of the SET parameters are reset. This
command applies to the parameters used when accessing EMCOM or starting a process,
not application parameters.
object-type
indicates whether SET DEVICE parameters or SET PROCESS parameters are to be
reset. If no object type is specified, the default object type is used. object-type can
be one of the following:
DEVICE
PROCESS
parameter-spec
specifies which SET parameters are to be reset. It can be the following:
parameter [,parameter ] ...
parameter
specifies a SET parameter to be reset to its default value. If parameter is not
specified, all SET parameters for the object type are reset to their default values.
PAUSE [ seconds ]
RESET [ object-type ] [ parameter-spec ]