AM3270 and TR3271 Configuration and Management Manual

SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual529993-001
4-22
Examples of the CONNECT Command
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SU su-name, su-name
designates the subdevices affected by the CONNECT command. If you omit the
su-name, SCF connects the assumed AM3270 subdevice.
Examples of the CONNECT Command
The following command connects the subdevice $AM3270.#TERM0 to the TR3271
subdevice \CS5.$TR3271.#TERM0:
CONNECT SU $AM3270.#TERM0,\CS5.$TR3271.#TERM0
The following command connects the subdevice $AM3270.#TERM0 to the TR3271
subdevice $TR3271.#TERM0:
CONNECT SU $AM3270.#TERM0, $TR3271.#TERM0
DELETE Command
The DELETE command removes objects from the subsystem. Only SU objects that
were added with the ADD command can be deleted. This is a sensitive command.
Considerations for the DELETE Command
If the LINE object is used, the SUB option must be present and it must be SUB
ONLY.
The SEL option is not supported.
Wild cards are not supported at the subdevice level.
An SU object must be in the STOPPED summary state before it can be deleted.
Command Syntax for the DELETE Command
The DELETE command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
DELETE [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
{ , SUB ONLY }