| Syntax 
   set stream? stream-name indexer? open-modifiers? to string-expression
 
 Purpose
 
 The set(orset stream) action applied to a stream is used to associate a buffer with the named stream and to initialize the contents of the buffer. Any of the open modifiers permitted for openmay be specified in theset(orset stream) action. Prior to OmniMark V3, set bufferwas used instead ofsetorset stream. OmniMark still supportsset bufferbut its use is deprecated. |