swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  #3002   Compile-time or run-time non-catchable error    

The current set of modifiers is invalid.

Additional Information

Modifiers 'X' and 'Y' cannot appear together with format item 'Z'.
or
Modifier 'X' cannot appear without modifier 'Y' in the current format item.

Explanation

The u and l modifiers may never appear with the same format item. The e, p, or ep, may not appear together with any other modifiers, unless they are combined with the o modifier. No combination of the e, p, and o modifiers may be combined with any of the s, z, and h modifiers. For the %d item, the s modifier requires a scale factor, the z modifier requires f, k requires f, and both u and l require r, where the specified radix is greater than 10.

 
 

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

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

Copyright © Stilo Corporation, 1988-2005.