• Question....

    From Frozen Fire@VERT/IMATRIX to All on Tue May 7 02:09:00 2002
    I want to display an ansi file in the logon matrix, position the cursor to x,y, get a field, position cursor again, etc.... how is this accomplished?

    Displaying the ansi, and using escape codes just seems to be one line off every time.

    Any help is appreciated.

    /c:Ÿâøzðn Ÿâ



    ---
    þ Synchronet þ The Impact Matrix - impactmatrix.dhs.org
  • From Tracker1@VERT/RDBBS to All on Tue May 7 20:27:00 2002
    "Frozen Fire" <Frozen Fire@VERT> wrote in message...

    I want to display an ansi file in the logon matrix, position the
    cursor to x,y, get a field, position cursor again, etc.... how is
    this accomplished?

    Displaying the ansi, and using escape codes just seems to be one
    line off every time.

    Well, really not sure, without seeing what you are trying to do..
    is the ansi 25 lines? is the terminal only showing 24 (have a taskbar showing).. are you doing a \r\n somewhere? are you going to x/y, or moving? if you want help, feel free to drop in here, and page for chat... it's off of the ctrl-p screen.

    =======================================================================
    Michael J. Ryan - tracker1[*at*]theroughnecks.com
    Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net =======================================================================
    Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
    One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/

    ---
    þ Synchronet þ *QWK Origin: Roughneck BBS - theroughnecks.net
  • From Frozen Fire@VERT/IMATRIX to Tracker1 on Wed May 8 00:49:00 2002
    RE: Question....
    BY: Tracker1 to All on Tue May 07 2002 12:27 pm

    "Frozen Fire" <Frozen Fire@VERT> wrote in message...

    I want to display an ansi file in the logon matrix, position the
    cursor to x,y, get a field, position cursor again, etc.... how is
    this accomplished?

    Displaying the ansi, and using escape codes just seems to be one
    line off every time.

    Well, really not sure, without seeing what you are trying to do..
    is the ansi 25 lines? is the terminal only showing 24 (have a taskbar showing).. are you doing a \r\n somewhere? are you going to x/y, or moving? you want help, feel free to drop in here, and page for chat... it's off of t ctrl-p screen.

    ======================================================================= Michael J. Ryan - tracker1[*at*]theroughnecks.com
    Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net =======================================================================
    Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
    One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/


    Basically, displaying an ansi, going to x,y, getting user name, going to x,y,getting PW, etc..



    ---
    þ Synchronet þ The Impact Matrix - impactmatrix.dhs.org
  • From Tracker1@VERT/RDBBS to All on Wed May 8 02:04:00 2002
    "Frozen Fire" <Frozen Fire@VERT> wrote in message...
    I want to display an ansi file in the logon matrix, position the
    cursor to x,y, get a field, position cursor again, etc.... how
    is this accomplished?

    Displaying the ansi, and using escape codes just seems to be
    one line off every time.

    Well, really not sure, without seeing what you are trying to do..
    is the ansi 25 lines? is the terminal only showing 24 (have a

    Basically, displaying an ansi, going to x,y, getting user name,
    going to x,y,getting PW, etc..

    not sure about baja, in js..
    console.ansi_gotoxy(x,y); //x and y are 1 based..

    doing what I think you are wanting to do over here..

    =======================================================================
    Michael J. Ryan - tracker1[*at*]theroughnecks.com
    Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net =======================================================================
    Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
    One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/

    ---
    þ Synchronet þ *QWK Origin: Roughneck BBS - theroughnecks.net