Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
Programming
>
Data Access
>
Data Files
>
Classic Data File Tools
>
Data File Structure Command Line Utility
>
DFSTRCL Command Line Syntax
>
DFSTRCL Examples
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