DS

In your program, include a data structure created in the Data Structure Editor and in that format.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

 DS[nn]  datastructurename

Comments:

  • Nn is the beginning level number for the data structure entity. This is useful when concatenating multiple data structure entities in the same program. Nn overrides the default 01-level created with the REC keyword in the Data Structure Editor.
  • The preceding section keyword determines the placement of a data structure in the generated program. Associated section keywords are
    FD File Section (see FD)
    SD Sort File Description (see SD)
    LK Linkage Section (see LK)
    WS Working-Storage Section (see WS)