swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  #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 ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:29 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.