++

Generate a PANVALET ++INCLUDE statement.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

 ++     PANVALETmembername

Comments:

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)

Examples:

 WS
 REC    WS-INPUT-REC
          WS-IN-PART-NO       N8
          WS-IN-DESC          X50
          WS-IN-BASE-PRICE    N6V2
 01     WS-OUT-REC.
 DS05   WSOUTREC 
 ++     PANWSREC