contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
declaration/definition   declare #process-output has    
  Related Syntax    

Syntax

  declare #process-output has (binary-mode | text-mode)


Purpose

Usually, #process-output is written to in text mode (this is the default setting). #process-output has allows the OmniMark programmer to explicitly change the mode in which data is written.

This declaration should always be used in preference to the newline declaration for performing binary input or output.

    Related Syntax
   #process-output
   newline
 
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:03 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.