RosettaCodeData/Task/Flow-control-structures/COBOL/flow-control-structures-2.cob
2026-04-30 12:34:36 -04:00

4 lines
121 B
COBOL

GO TO First-Thing Second-Thing Third-Thing
DEPENDING ON Thing-To-Do
* *> Handle invalid thing...