RosettaCodeData/Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol

5 lines
121 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
GO TO First-Thing Second-Thing Third-Thing
DEPENDING ON Thing-To-Do
* *> Handle invalid thing...