Output.Close()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class OUTPUT >

Output.Close()

Description

Close the Output file, remove its name from the caption.

 

If a running experiment has no open Output, any output from Print() and Printl() statements is lost.

 

Type

INSTANCE FUNCTION

 

Usage

Output.Close()