DFSTRCL Examples
Below are several examples of how DFSTRCL can be used:
Example 1
Demonstrates how to create a record layout (
.str
) file from a COBOL debug information (
.idy
) file.
Example 2
Demonstrates how to create a record layout (
.str
) file with a specified location and name and using a specified record structure.
Example 3
Demonstrates how to batch process multiple information (
.idy
) files by reading the parameters from a text file.
Parent topic:
DFSTRCL Command Line Syntax