z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


WSDISCON—disconnect from a workstation

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--WSDISCON-------------------------------------------><

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('WSDISCON');--------------------------------><

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

Return codes

 0
Normal completion. User disconnected from workstation.
 8
User trying to disconnect from workstation, but there is no current connection.
10
User trying to disconnect from GUI mode, but is connected with GUISCRD or GUISCRW values that are different than the host emulator session. User is not disconnected.
12
User trying to disconnect from a GUI display when running BATCH GUI mode. User is not disconnected.
14
User trying to disconnect from workstation while running the Workstation Tool Integration Configuration program. User is not disconnected.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014