domain-free Full Description |
|
Syntaxopen stream-name indexer? open-modifiers? as attachment with domain-free Purpose There are a number of circumstances in which OmniMark's pattern and markup processors are running in parallel in separate processing domains. Stream variables belong to the process in which they are created and cannot be written from another domain. You can use open sample as buffer with domain-freeIf you do this, remember that the two processes are running in parallel, and make sure you don't make unwarranted assumptions about the order in which code in the two processes will be executed. Streams opened with |