SYNTAX

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


                 READING SYNTAX DIAGRAMS - QUICK REVIEW
:HELLO [sessionname,]username[/userpass].acctname[/acctpass]
       [,groupname[/grouppass]]
                                     :::::::::::::::::::::::::::::::::::
       [;TERM=termtype]              :: Syntax diagrams in Help show  ::
       [;TIME=cpusecs]               :: you which parameters are      ::
                                     :: required, which are optional, ::
               BS                    :: and how they fit together in  ::
               CS                    :: the command.                  ::
       [;PRI={    }]                 :::::::::::::::::::::::::::::::::::
               DS
               ES
       ...etc, etc, etc...
                               LOOK FOR:

 WORD  a KEYWORD (CAPITALS)             [ ]  brackets   - optional
 word  a variable (lowercase)           { }  braces     - required

 ,     comma (holds a place)             ;    semi-colon - marks a
 =     equal sign                             KEYWORD beginning

                                                ...Please press 
Back to Main Index