Processing the TEST DLCS File
After you created the TEST DLCS file, you must use the GENCMD command with the CHECK option to make sure your syntax definition are
correct. For example,
GENCMD TEST DLCS (CHECK
Once all syntax definition
are correct, enter the following GENCMD command to convert your file into
a format that can be read internally:
GENCMD TEST DLCS
Enter the
following set language command to activate the language:
SET LANGUAGE (ADD DMS USER
Now, to invoke the parsing facility to process MYCMD1 see either Processing MYCMD1 from a REXX Program or Processing MYCMD1 from an Assembler Program.