declare #main-output has
Full Description
swirl
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.

Copyright © OmniMark Technologies Corporation, 1988-1998.