Subj : Cursor Location
To   : Armitage
From : Angus Mcleod
Date : Sat Jul 12 2003 09:23 pm

 Re: Cursor Location
 By: Armitage to All on Sat Jul 12 2003 19:24:00

> Okay, here I go..  about to work on a Matrix Login with an ANSI screen for
> background..  wondering about baja cursor positioning with the ANSI escape
> codes, anyone know about this?

What's to know?  Just PRINT / PRINTF the escape sequences and the cursor will
obey -- assuming the caller has ANSI support, which you chould be able to check
using ARS as in

   COMPARE_ARS
   IF_TRUE
       # clear screen and home cursor
       PRINT "\x1B[2J"
       END_IF

Search the WWW for details on what ANSi codes are valid.

---
� Synchronet � Where we BAJA Rob into writing our modules.  The ANJO BBS