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


WSCON — Connect to a Workstation

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--WSCON--+-----------------------+-------------------->
                   '-IP(-+-------------+-)-'   
                         +-ip_var_name-+       
                         '-*-----------'       

>--+-----------------+--+----+--+-----------------------+------->
   '-LU(lu_var_name)-'  '-FI-'  '-TITLE(title_var_name)-'   

>--+------------------+--+-------------------+------------------>
   '-FRAME(-+-----+-)-'  '-BKGRND(-+-----+-)-'   
            +-STD-+                +-STD-+       
            +-FIX-+                '-DLG-'       
            '-DLG-'                              

>--+--------------------+--+------------------------+----------->
   '-CODEPAGE(codepage)-'  '-CHARSET(character_set)-'   

>--+----------+--+----------------+----------------------------><
   '-NOGUIDSP-'  +-PANEL(YES)-----+   
                 +-PANEL(NO)------+   
                 '-PANEL(ONERROR)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('WSCONbbb'--,-+-------------+---------------->
                                 +-ip_var_name-+   
                                 '-*-----------'   

>--,-+-------------+--,-+----+--,-+----------------+------------>
     '-lu_var_name-'    '-FI-'    '-title_var_name-'   

>--,-+-----+--,-+-----+--,-+----------+--,-+---------------+---->
     +-STD-+    +-STD-+    '-codepage-'    '-character_set-'   
     +-FIX-+    '-DLG-'                                        
     '-DLG-'                                                   

>--,-+----------+--,-+---------+-);----------------------------><
     '-NOGUIDSP-'    +-YES-----+      
                     +-NO------+      
                     '-ONERROR-'      

OR

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

Return codes

 0
Normal completion. Connection established.
 8
The user pressed End, Exit, or Cancel from the Initiate Workstation Connection panel without making a connection.
12
Already in GUI mode. Recursive error.
14
Connecting in GUI mode is not supported when in partition mode or split screen.
16
Cannot connect to workstation.
20
Parameters not valid or syntax conflict. For example, both IP and LU were specified.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014