An invalid number was encountered.

#3010   Compile-time error

An invalid number was encountered.

Additional Information

The sequence 'X...' is not a valid number.

Recovery

Compilation continues but no compiled source code file will be saved.

Explanation

OmniMark numbers are integers (strings of digits), with an optional plus or minus sign ('+' or '-') in front of the number. OmniMark numbers must be between -2, 147, 483, 647 and +2, 147, 483, 647 inclusive. They may not contain commas, decimal points, spaces, or other non-digit characters. All OmniMark numbers must be separated by subsequent names by white space.