DATA DIVISION
, if it was present, or the IDENTIFICATION DIVISION
, and is the last division in a BabyCobol programUsing
clauses of the procedure division are used with the CALL
statementALTER
, GO TO
and PERFORM
statements, and a non-empty list of sentencesACCEPT
, ADD
, ALTER
, CALL
, COPY
, DISPLAY
, DIVIDE
, EVALUATE
, GO TO
, IF
, LOOP
, MOVE
, MULTIPLY
, NEXT SENTENCE
, PERFORM
, SIGNAL
, STOP
or SUBTRACT
STOP
statement is encountered