[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


SCR_OTHER Source code in scr_other.pro

SCR_OTHER

Name
       SCR_OTHER
Purpose
       To allow the user to issue any ESCAPE sequence.
Calling Sequence
       scr_other, str
Input Parameters
       str  --  A string containing the escape sequence.  The initial ESCAPE
                should not be included; this will be added by this procedure.
                This parameter is NOT optional; if not available, the
                procedure will return without doing anything.
Output Parameters
       None.
Side Effects
       None.
Restrictions
       This procedure will only work with DEC compatible equipment (or
       terminal emulators).
Procedure
       A string containing the appropriate DEC terminal command is put
       together and printed.  NOTE:  In general, the DEC commands correspond
       to the ANSI escape sequences.
Revision History
       Written by Michael R. Greason, STX, May 1990.
       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