CALL - call a TSS command.

Examples:

call boff eval 060061062063\a
call acce cf,/abrt,b/40,100/,r
!jsts 2047t

Description:

This command may be used to initiate an internal call to any desired subsystem via a drl callss.

To use CALL, you simply type

CALL <some text>
  or
!<some text>

Everything from the first non-blank character after "CALL" or "!" is passed to the system in a way such that it behaves as though you had typed it at command level.

When the called subsystem terminates normally, or if the break key is used to abort it, the trace package will issue the following message and resume accepting commands:

CALL COMPLETED

For obvious reasons, multiple commands cannot be specified on the same input line following the call command.

Copyright © 1996, Thinkage Ltd.