cobol2.hlp (Table of Contents; Topic list)
ALPHASTART (↑ Choosing Run-time Behavior)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    ALPHASTART
 
  Function:     Sets the number from which the compiler counts
                positions in the collating sequence when compiling the
                ALPHABET clause.
 
  Syntax:
 
     ─┬───┬──ALPHASTART──"integer"────────────
        └─/─┘
 
  Parameters:   integer              The number to be used.
 
  Default:      ALPHASTART "1"
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-