Command-line arguments: Difference between revisions

Line 484:
.</lang>
 
Passing arguments from UNIX/Linux Systems to COBOL.
Getting the arguments checking if null, and separating into individual variables.
{{works with|OpenCOBOL}}
{{works with|gnuCOBOL}}