referents-allowed Full Description |
|
Syntaxwith referents-allowed (& open-modifier)* Purpose This modifier allows referents to be written to a stream. Streams opened (or reopened) using this modifier will not have data written to their attachments (for example, files) until the current referent scope is closed and its referents resolved. If the stream was opened in the global referent scope, referents are not resolved until the program ends, so these referent-allowed streams opened as files should not be used as input to a later part of the program. The contents of streams attached to buffers or referents opened with the |