SYNTAX2

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

Back to Main Index


HELLO  [sessionname,]username[/userpass].acctname[/acctpass]
       [,groupname[/grouppass]]

       [;TERM=termtype]            :::::::::::::::::::::::::::::::::
       [;TIME=cpusecs]             :: Mastering syntax diagrams   ::
                                   :: does take time, but it is   ::
               BS                  :: worth it.  Everything that  ::
               CS                  :: appears on a syntax diagram ::
       [;PRI={    }]               :: is there for a reason -- to ::
               DS                  :: help you make it work.      ::
               ES                  :::::::::::::::::::::::::::::::::
       ..etc, etc, etc...

     Syntax diagrams tell you how the computer is expecting to
     receive your commands.

     They tell you what variables the command can handle and
     whether the variables are required or optional.

     They tell you which variable are KEYWORDS, and they tell you
     what kind of punctuation the command requires.
                                                ...Please press 
Back to Main Index