SpoolerControlCharacter enum | QSYS API Reference Guide

Indicates the manner in which control characters will be represented in the database.

Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll

Enum Values

Name Description Value
FCFC The first character is the form ANSI control character. 1
None No control characters will be included in the database records. 0
PrintControl The first four character of each record contain a code specifying the skip before and space before. 2