% SET RETAIN-LINE-SUFFIX

Specify that generator statements use their own source line suffixes (beyond the right margin) on output, instead of the inherited value from a higher level, for the current and lower execution levels. An indentation level is changed by either a % INCLUDEstatement or a rule invocation.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

% SET RETAIN-LINE-SUFFIX

Aliases:

% set retain-line-suffix   % Set Retain-Line-Suffix
% set retain line suffix   % Set RetainLineSuffix
% SET RETAINLINESUFFIX

Comment:

To deactivate this statement, code % SET NO-RETAIN-LINE-SUFFIX.