[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


SCR_CURPOS Source code in scr_curpos.pro

SCR_CURPOS

Name
       SCR_CURPOS
Purpose
       To position the cursor at the specified screen location.
Explanation
       Unspecified coordinates are set to one.  Please note that the ESCAPE
       sequence expects the coordinates to be counted from (1,1).
Calling Sequence
       scr_curpos [, lin, col]
Input Parameters
       lin  --  The screen line coordinate.
       col  --  The screen column coordinate.
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