Controls whether binary b"" literals are interpreted as numeric values, or Boolean values for use with PIC 1 data items.
>>-.---.-.----.--BINLIT--"literal-type"------------->< +-/-+
A program containing a PIC 1 data item will automatically have BINLIT(BOOLEAN) set at that point.
Comments:
A program containing a PIC 1 data item will automatically have BINLIT(BOOLEAN) set at that point.