• Bullseye Bulletins Menu

    From Mage@VERT/RANDY_KY to ALL on Sun Mar 4 07:18:00 2001
    Hi,ããI'm just starting out here, and had a few questions about the Bullseye.Src...ããFirst - How can I take it out of the logon process? I can't find what *.srcãit's in to remove it.ããSecond - What code would I use in my Sanctaur.Src (a modification of theãRenegade.Src) to access it from the Main menu? All I know (so far) is like forã[B]ulletins in my menu I would need ...ããcmdkey Bã something goes hereã end_cmdããI haven't found what to use in the docs yet to call the Bullseye.Scr. And I'mãgoing brain dead fast. Hehehe...ããThree - Is there a way to make hitting the Spacebar act as if you hit theãEnter key at the Bullseye.Scr?ããThanks in Advance!ããMageãã---ã þ Synchronet þ The Sanctuary BBS / Louisville Ky / Sanctuary.hn.orgã
  • From Digital Man@VERT to Mage on Sun Mar 4 15:30:42 2001
    RE: Bullseye Bulletins MenuãBY: Mage to ALL on Sun Mar 04 2001 03:18 pmãã > I'm just starting out here, and had a few questions about the Bullseye.Src..ã > ã > First - How can I take it out of the logon process? ããRemove it from the SCFG->External Program->Online Program list or turn off theã"Execute on event" option.ãã > I can't find what *.src it's in to remove it.ããIt's not run from a .src file.ãã > Second - What code would I use in my Sanctaur.Src (a modification of theã > Renegade.Src) to access it from the Main menu? All I know (so far) is like ã > [B]ulletins in my menu I would need ...ã > ã > cmdkey Bã > something goes hereã > end_cmdããexec_xtrn "bullseye"ãã > I haven't found what to use in the docs yet to call the Bullseye.Scr. And Iã > going brain dead fast. Hehehe...ã > ã > Three - Is there a way to make hitting the Spacebar act as if you hit theã > Enter key at the Bullseye.Scr?ããIt's possible, but since I use getnum to retrieve the bulletin (which willãignore the Spacebar). You'll need to change it use getkey to retrieve the firstãkey and then convert it to an integer variable. Someone else can give you theãdetails I'm sure, if you can't figure it out yourself.ããRobãã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã