To create a data structure

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
  1. 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.
  2. In the Name field, type a name for the data structure.
  3. From the Location drop-down list, select a program location where you want the data structure to be inserted.
  4. Click OK. This returns you to the Project Explorer.
  5. From the Project Explorer, double-click the new data structure object.
  6. In the editor, type the code for the data structure. You can use COBOL or S-COBOL.
  7. Save your code and exit the editor. AppMaster Builder saves the data structure in the APSDATA project subdirectory.