To update a data structure

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

To change the location where the data structure is inserted:

  1. From the AppMaster Builder Project Explorer, right-click a data structure object; then click Properties.
  2. From the Location drop-down list, select a new program location where you want the data structure to be inserted.
  3. Click OK. This returns you to the Project Explorer.

To edit data structure code:

  1. From the Project Explorer, double-click a data structure object.
  2. In the editor, update the code as required. You can use COBOL or S-COBOL.
  3. Save your code and exit the editor.