RosettaCodeData/Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol
Ingy döt Net 776bba907c Sync
2013-10-27 22:24:23 +00:00

4 lines
121 B
COBOL

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