-
Cursor positioning...
From
Knightmare@VERT/RIVERNET to
All on Wed Oct 11 05:01:00 2000
Is there some documenation that explains how to force the cursor then the inputãrather than after an CRLF?ããFor example during logon; have the cursor land on X,Y then go to the nextãassigned X,Y for the password? I've seen this on another board which the nameãescapes me...ããTIA!ããã---ã þ Synchronet þ KnightMare's BBS - Billings, MT USA - Synchronet 3.00ã
-
From
PistolGrip@VERT/WASTELND to
Knightmare on Wed Oct 11 09:24:00 2000
RE: Cursor positioning...ãBY: Knightmare to All on Wed Oct 11 2000 12:01 pmãã > Is there some documenation that explains how to force the cursor then the inã > rather than after an CRLF?ã > ã > For example during logon; have the cursor land on X,Y then go to the nextã > assigned X,Y for the password? I've seen this on another board which the namã > escapes me...ããSure, you just use ANSI codes for cursor placement. I've done this severalãtimes here. I don't know of any docs per se, but all you really need to do isãfind the proper ANSI codes and use them for positioning. This will only workãwith ANSi capable clients.ããDaveãã---ã þ Synchronet þ WasteLand BBS þ
telnet://wasteland.darktech.org ã
-
From
Digital Man@VERT to
Knightmare on Wed Oct 11 11:34:13 2000
RE: Cursor positioning...ãBY: Knightmare to All on Wed Oct 11 2000 12:01 pmãã > Is there some documenation that explains how to force the cursor then the inã > rather than after an CRLF?ã > ã > For example during logon; have the cursor land on X,Y then go to the nextã > assigned X,Y for the password? I've seen this on another board which the namã > escapes me...ããThere are a bunch of @-codes that do this type of thing. See DOCS\@CODES.TXTãfor a complete list.ããRobãã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Knightmare@VERT/RIVERNET to
PistolGrip on Wed Oct 11 15:40:00 2000
RE: Cursor positioning...ãBY: PistolGrip to Knightmare on Wed Oct 11 2000 04:24 pmããUmmmmmmmmmm... okay but:ãã1. How to I home the cursor then move them to X,Yãã2. Tell the board to place the cursor there and wait for input?ããI feel like a total moron here... :o(ãããã---ã þ Synchronet þ KnightMare's BBS - Billings, MT USA - Synchronet 3.00ã
-
From
Amcleod@VERT to
Knightmare on Wed Oct 11 23:33:51 2000
RE: Cursor positioning...ãBY: Knightmare to PistolGrip on Wed Oct 11 2000 10:40 pmãã > Ummmmmmmmmm... okay but:ã > ã > 1. How to I home the cursor then move them to X,Yã > ã > 2. Tell the board to place the cursor there and wait for input?ã > ã > I feel like a total moron here... :o(ããGo to Google and search for "ANSI.SYS escape codes".ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Digital Man@VERT to
Amcleod on Thu Oct 12 05:00:01 2000
RE: Cursor positioning...ãBY: Amcleod to Knightmare on Thu Oct 12 2000 06:33 amãã > > Ummmmmmmmmm... okay but:ã > >ã > > 1. How to I home the cursor then move them to X,Yã > >ã > > 2. Tell the board to place the cursor there and wait for input?ã > >ã > > I feel like a total moron here... :o(ã > ã > Go to Google and search for "ANSI.SYS escape codes".ããOr better yet, just use the cursor positioning @-codes in v3 (seeãdocs\@codes.txt).ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Finnigann@VERT to
all on Thu Oct 12 08:01:00 2000
RE: Cursor positioning...ãA>BY: Knightmare to PistolGrip on Wed Oct 11 2000 10:40 pmããA> > Ummmmmmmmmm... okay but:ãA> >ãA> > 1. How to I home the cursor then move them to X,YãA> >ãA> > 2. Tell the board to place the cursor there and wait for input?ãA> >ãA> > I feel like a total moron here... :o(ããA>Go to Google and search for "ANSI.SYS escape codes".ããBut can't we play with it here?ãããhttp://www3.sympatico.ca/rhwatson/dos7/v-ansi-sys.htmlãããText EditorããTo enter the "ESC" characterããDisplays as: [in edit] Ctrl-P followed by "ESC"ããããã Cursor Positioningãã ANSI Codeã Cursor Positionã Where...ã"Esc"[r;cH Moves the cursor to line r and column cã If omitted, r and c both default to 0 (ie. the cursorã"Esc"[r;cf moves to the top left corner of the screen)ã r is the line numberã c is the column numberã n is an integerãã"Esc"[nA Moves the cursor up n lines (or top ofã screen)ãã"Esc"[nB Moves the cursor down n lines (or bottom ofã screen)ãã"Esc"[nC Moves the cursor right n columns (or right handã side of screen)ãã"Esc"[nD Moves the cursor left n columns (or left hand side ofã screen)ãã"Esc"[s Saves current cursor positionãã"Esc"[u Restores cursor to previously saved positionã---ã þ OLXWin 1.00b þ It's only a hobby ... only a hobby ... only aã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Amcleod@VERT to
Digital Man on Thu Oct 12 09:22:02 2000
RE: Cursor positioning...ãBY: Digital Man to Amcleod on Thu Oct 12 2000 12:00 pmãã > > Go to Google and search for "ANSI.SYS escape codes".ã > ã > Or better yet, just use the cursor positioning @-codes in v3 (seeã > docs\@codes.txt).ããHey, cool!ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã