• Question....

    From Frozen Fire@IMATRIX to All on Monday, May 06, 2002 19:09:00
    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@RDBBS to All on Tuesday, May 07, 2002 13:27:00
    "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@IMATRIX to Tracker1 on Tuesday, May 07, 2002 17:49:00
    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@RDBBS to All on Tuesday, May 07, 2002 19:04:00
    "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