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

Invalid operation on a fixed-size shelf encountered.

Additional Information

The shelf is 'X', the operation is 'Y'.
where Y is new, clear, or remove.
or
The X 'Y' is fixed with size A, and cannot be copied to X 'Z', with fixed size B.
where X is a shelf type, Y and Z are the names of two fixed-size shelves, and A and B are their respective sizes.
or
The X 'Y' has a maximum size of A, and cannot be copied to X 'Z', with fixed size B.
where X is a shelf type, Y and Z are the names of two fixed-size shelves, and A and B are their respective sizes.

Explanation

When one shelf is copied to another, either they must both be declared with the same size, or if the destination size is declared variable with an upper bound, that upper bound must be big enough to contain the source shelf.

 
----

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.