swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
 
#2087   Compile-time error    

A limit has been exceeded in the OmniMark compiler.

Additional Information

A maximum of 32 pattern variables may be defined in a single pattern, but the pattern 'X' exceeds that limit.
or
The maximum allowed maximum-width is 65,535, but the value entered is 'X'.
or
The maximum allowed preferred-width is 65,535, but the value entered is 'X'.
or
Too many Xs have been entered.
where X is 'counter,' 'stream,' or 'switch.'
or
Exceeded maximum allowed number of GIs in a qualifier list.
or
Exceeded maximum number of allowed function parameters: X allowed, encountered Y.,
or
Too many opaque types defined; a single program cannot have more than X different opaque types.

Explanation

The OmniMark language imposes the following internal limits: pattern variables: 32 per pattern; GIs in a qualifier list: 65,535; preferred-width of a line: 65,535 characters; maximum-width of a line: 65,535 characters; 16,383 arguments per function call.

 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.