swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#6141   Run-time catchable error  

 

A REFERENT written to a STRING SINK coroutine must come from an inner NESTED-REFERENTS scope.

Explanation

Every coroutine in OmniMark is scoped, and has to finish execution by the end of its scope. Every referent written into a string sink coroutine therefore has to be resolved before the end of the coroutine scope, otherwise the coroutine execution would be blocked. OmniMark enforces this restriction by requiring the using nested referents scope around every referent written into the string sink coroutine.

 
 

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.