To start the Record Layout Editor from your
Visual COBOL project:
- In
Visual COBOL, open the project that contains your COBOL program.
- Expand the
COBOL Programs folder to show the COBOL programs in the project.
- Right-click the COBOL program that contains the Data Division on which you want to base your new record layout file; then select
Create Record Layout File from the context menu.
Note: In Team Developer Tree view, ensure that you have built your project before trying to start the record layout editor.
To start the Record Layout Editor from the Classic Data File Tools IDE:
- In Classic Data File Tools, click
File > New > Record Layout; then click
OK.
- Navigate to the folder that contains the
.idy file created from your COBOL program.
- Select the
.idy file; then click
Open.