swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#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.

Recovery

Compilation continues but no compiled source code file will be saved.

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 ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:26:58 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.