SErrInvalidCharacter
'Invalid character ''%s'''
SErrUnTerminatedString
'string exceeds end of line'
SErrExpectedEllipsis
'Expected ellipsis, got ..'
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 decimal number'
SErrInvalidNonEqual
'Syntax Error: != or !== expected'
SErrInvalidRegularExpression
'Syntax error in regular expression: / expected, got: %s'