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

Syntax

  declare #main-ouput has (binary-mode | text-mode)


Purpose

Usually, #main-output is written to in text mode (this is the default setting). #main-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 and output.

    Related Syntax
   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.