contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

The current set of modifiers is invalid.

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.

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.

 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:02:12 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.