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

Syntax

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


Purpose

Usually, #process-input is read from in text mode (this is the default setting). #process-input 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 (I/O).

    Related Syntax
   #process-input
 
 
----

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.