• GetChar?

    From Pazuzues@VERT/DARKHOUR to All on Thu Feb 6 14:02:00 2003
    Is there a baja command to just grab a character out of the "incomming" buffer?ãSomething that doesn't filter or change casing like getkey.ãã---ã þ Synchronet þ Darkest Hour BBS (dhbbs.net)ã
  • From Digital Man@VERT to Pazuzues on Thu Feb 6 21:41:07 2003
    Re: GetChar?ã By: Pazuzues to All on Thu Feb 06 2003 02:02 pmãã > Is there a baja command to just grab a character out of the "incomming" buffã > Something that doesn't filter or change casing like getkey.ããYeah, GETCHAR. See v300_new.txt for details.ãã digital manã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Tracker1@VERT/RDBBS to All on Fri Feb 7 01:08:00 2003
    Pazuzues wrote:ã> Is there a baja command to just grab a character out of the "incomming" buffer?ã> Something that doesn't filter or change casing like getkey.ããGETCHARããor in javascript...ãconsole.inkey()ã... :)ãã... JS RULES!!!ãã-- ã-----------------------------------------------------------------------ã Michael J. Ryan | ICQ: 4935386ã tracker1(at)theroughnecks(dot)net | AIM/AOL: azTracker1ã Roughneck BBS: | Yahoo: azTracker1ã http://www.theroughnecks.net | MSN: (email address)ã telnet://theroughnecks.net | Trillian: www.trillian.ccãã---ã þ Synchronet þ theroughnecks.net, where the men are men, and the women like itã
  • From Pazuzues@VERT/DARKHOUR to Digital Man on Fri Feb 7 03:22:00 2003
    Re: GetChar?ã By: Digital Man to Pazuzues on Thu Feb 06 2003 09:41 pmãã > > Is there a baja command to just grab a character out of the "incomming" bã > > Something that doesn't filter or change casing like getkey.ã > ã > Yeah, GETCHAR. See v300_new.txt for details.ããOky doky. If curious i'm trying to make a .inc in baja that will get theãcurrent screen position in ANSI. I'm making a new command shell so i don'tãthink javascript would work. But that would be cool if it did.ãOH and one thing that would be cool is if you made the internal name on theãcommand shell longer than 8 characters now that all of SBBS v3 is availableãonly to OS's with long filename support.ãã---ã þ Synchronet þ Darkest Hour BBS (dhbbs.net)ã
  • From Digital Man@VERT to Pazuzues on Fri Feb 7 13:57:57 2003
    Re: GetChar?ã By: Pazuzues to Digital Man on Fri Feb 07 2003 03:22 amãã > > > Is there a baja command to just grab a character out of the "incommingã > > > Something that doesn't filter or change casing like getkey.ã > >ã > > Yeah, GETCHAR. See v300_new.txt for details.ã > ã > Oky doky. If curious i'm trying to make a .inc in baja that will get theã > current screen position in ANSI. I'm making a new command shell so i don'tã > think javascript would work. But that would be cool if it did.ããIt is possible, it just requires a small Baja "shim".ãã > OH and one thing that would be cool is if you made the internal name on theã > command shell longer than 8 characters now that all of SBBS v3 is availableã > only to OS's with long filename support.ããProbably in a future version.ãã digital manã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Tracker1@VERT/RDBBS to All on Fri Feb 7 15:29:00 2003
    Pazuzues wrote:ã> ã> Oky doky. If curious i'm trying to make a .inc in baja that will get theã> current screen position in ANSI. I'm making a new command shell so i don'tã> think javascript would work. But that would be cool if it did.ã> OH and one thing that would be cool is if you made the internal name on theã> command shell longer than 8 characters now that all of SBBS v3 is availableã> only to OS's with long filename support.ããcan do a command shell in JS... http://s3.bbs.us/ããThe s3 shell is like 100% js.. thought the file area doesn't workãquite right.. I have some baja workarounds that will do it.ãã-- ã-----------------------------------------------------------------------ã Michael J. Ryan | ICQ: 4935386ã tracker1(at)theroughnecks(dot)net | AIM/AOL: azTracker1ã Roughneck BBS: | Yahoo: azTracker1ã http://www.theroughnecks.net | MSN: (email address)ã telnet://theroughnecks.net | Trillian: www.trillian.ccãã---ã þ Synchronet þ theroughnecks.net, where the men are men, and the women like itã