% SET SECTION

Establish an area in the output file where the MFG can append output lines. % SET SECTION acts similar to % SET LOCATION by establishing a new section in the current output file for output lines. However, % SET SECTION does not receive output in the section named in the statement.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

% SET SECTION sectionname

Comments:

To determine the current output location, use &APS-OUTPUT-LOCATION.