[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


SCR_CHARSET Source code in scr_charset.pro

SCR_CHARSET

Name
       SCR_CHARSET
Purpose
       To change the character sets.
Calling Sequence
       scr_charset [, g, cset]
Input Parameters
       g     --  The terminal character set to change (either 0, for the
                 G0 designator, or 1, for the G1 designator).  0 = default.
       cset  --  The character set to use:
                      0 : United Kingdom.
                      1 : United States (USASCII)  --  default.
                      2 : Special graphics characters and line drawing set.
                      3 : Alternate character ROM.
                      4 : Alternate character ROM special graphics chars.
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