Examples: Using the Parsing Facility
Suppose you have two commands, MYCMD1 and YOURCMD.
MYCMD1 has the following syntax:
Instead of coding syntax checking into your program, you plan to invoke the parsing facility for these commands. Therefore, create a DLCS file, called TEST DLCS, to contain both syntax definitions.