[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


TEXTCLOSE Source code in textclose.pro

TEXTCLOSE

Name
       TEXTCLOSE
Purpose
       Close a text outpu file previously opened with TEXTOPEN
Explanation
       procedure to close file for text output as specifed
       by the (non-standard) system variable !TEXTOUT.
Calling Sequence
       textclose, [ TEXTOUT = ]
Keyword Parameters
       textout - Indicates output device that was used by
               TEXTOPEN
Side Effects
       if !textout is not equal to 5 and the textunit is
       opened.   Then unit !textunit is closed and released
Revision History
       D. Lindler  Dec. 1986  (Replaces PRTOPEN)
       Test if TEXTOUT is a scalar string   W. Landsman   August 1993
 Can't close unit -1 (Standard Output) I. Freedman  April  1994
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:14 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically