This command exports the text contained in the output window to a file. Unless otherwise specified, the default option is to append output to an existing file (see below). This command only works in the GUI version of PASSaGE.
Syntax
SaveOutput [options];
Menu Equivalent
File→Save (when output window is active)
Button Equivalent
(when output window is active)
Available Options
File = Filename
The name of the output file is specified with the File parameter. If filename contains any spaces it must be enclosed in double quotes (").
Append | Replace
Controls whether the contents of the output window will replace or be added to an existing file. The default is to append.
Format = RTF | TXT
The Format parameter specifies whether the output will be written in rich-text (RTF) or plain text (TXT) format. Rich-text is the default output format.