Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
- From the AppMaster Builder
Project Explorer, right-click either the Globals folder to create a global data structure, or a program to create a local data structure.
- In the
Name field, type a name for the data structure.
- From the
Location drop-down list, select a program location where you want the data structure to be inserted.
- Click
OK. This returns you to the
Project Explorer.
- From the
Project Explorer, double-click the new data structure object.
- In the editor, type the code for the data structure. You can use COBOL or S-COBOL.
- Save your code and exit the editor. AppMaster Builder saves the data structure in the
APSDATA project subdirectory.