The Glb.PrintAt built-in segment attribute is not supported on applications deployed to Windows. It is valid only for MCP-based logic.
Glb.PrintAt is a read-writeable built in segment attribute that is used by Direct Reports that use the Report Output Control system (ROC). It indicates when output is to be queued for printing.
Glb.PrintAt is an attribute of outputstreams.
Glb.PrintAt can have one of two values:
END – Accumulate all output and print when the Report terminates.
RELEASE – Print each print file as it is released.
Properties
Length = 10
Primitive = String