SErrInvalidCharacter
'Invalid character ''%s'''
SErrOpenString
'string exceeds end of line'
SErrIncludeFileNotFound
'Could not find include file ''%s'''
SErrIfXXXNestingLimitReached
'Nesting of $IFxxx too deep'
SErrInvalidPPElse
'$ELSE without matching $IFxxx'
SErrInvalidPPEndif
'$ENDIF without matching $IFxxx'
SInvalidHexadecimalNumber
'Invalid hexadecimal number'
SErrInvalidNonEqual
'SyntaxError: != or !== expected'
SBarExpected
'| character expected'