swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
 
#3032   Compile-time or run-time non-catchable error    

Invalid numeric conversion of a string attempted.

Additional Information

The value of 'X Y Z' is too large to fit into an OmniMark counter.
where X is the string, Y either 'BASE' or 'BINARY', and Z either the radix or byte-ordering, respectively.
or
Only character values between 0 and 255 in described sequences are allowed, but the value encountered is 'X'.
or
Attempting to convert a zero length string into a numeric value.

Explanation

The absolute value of a numeric value must be less than 2 ** 31 (2 to the 31st power).

 
----

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:08:39 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.