• baja code

    From Matt Kraner@VERT to All on Fri Mar 10 17:22:41 2006
    this is my 1st time making my own bajaããwhat did I do wrongãã!include sbbsdefs.incã!include file_io.incã!include dir_attr.incãã:mainãcmd_homeãasyncãcompare_ars expertãif_falseã clear_abortã menu WILDCAT\doorã print "\r\nCommand >>? "ãelseã print "\r\n@GRP@ @SUB@, Door MENU: ? "ã end_ifããnode_action node_mainãasyncããgetcmd 1Q?\rãã# Write command to log fileãlogkey_commaãã# Commandsãcmdkey ?ã compare_ars expertã if_trueã menu WILDCAT\doorã end_ifã end_cmdããcmdkey 1ã EXEC_BIN "BOX"ã end_cmdããcmdkey Qã cmd_popã goto mainã end_cmdããend_cmdããthanksã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Angus McLeod@VERT/ANJO to Matt Kraner on Sat Mar 11 00:24:00 2006
    Re: baja codeã By: Matt Kraner to All on Fri Mar 10 2006 17:22:00ãã > this is my 1st time making my own bajaã > ã > what did I do wrongã > ã > !include sbbsdefs.incã > !include file_io.incã > !include dir_attr.incã > ã > :mainã > cmd_homeã > asyncã > compare_ars expertã > if_falseã > clear_abortã > menu WILDCAT\doorã > print "\r\nCommand >>? "ã > elseã > print "\r\n@GRP@ @SUB@, Door MENU: ? "ã > end_ifã > ã > node_action node_mainã > asyncã > ã > getcmd 1Q?\rã > ã > # Write command to log fileã > logkey_commaã > ã > # Commandsã > cmdkey ?ã > compare_ars expertã > if_trueã > menu WILDCAT\doorã > end_ifã > end_cmdã > ã > cmdkey 1ã > EXEC_BIN "BOX"ã > end_cmdã > ã > cmdkey Qã > cmd_popã > goto mainã > end_cmdã > ã > end_cmdã > ã > thanksã > ãã---ãPlaying: "Babyface" by "U2" from the "Zooropa" albumã þ Synchronet þ Where we BAJA Rob into writing our modules. The ANJO BBSã
  • From Digital Man@VERT to Matt Kraner on Sun Mar 12 17:29:20 2006
    Re: baja codeã By: Matt Kraner to All on Fri Mar 10 2006 05:22 pmãã > this is my 1st time making my own bajaã > ã > what did I do wrongã > ã > !include sbbsdefs.incã > !include file_io.incã > !include dir_attr.incã > ã > :mainã > cmd_homeã > asyncã > compare_ars expertã > if_falseã > clear_abortã > menu WILDCAT\doorã > print "\r\nCommand >>? "ã > elseã > print "\r\n@GRP@ @SUB@, Door MENU: ? "ã > end_ifã > ã > node_action node_mainã > asyncã > ã > getcmd 1Q?\rã > ã > # Write command to log fileã > logkey_commaã > ã > # Commandsã > cmdkey ?ã > compare_ars expertã > if_trueã > menu WILDCAT\doorã > end_ifã > end_cmdã > ã > cmdkey 1ã > EXEC_BIN "BOX"ã > end_cmdã > ã > cmdkey Qã > cmd_popã > goto mainããRemove that "goto". It's not necessary and will mess up your module.ãã > end_cmdã > ã > end_cmdãã digital manããSnapple "Real Fact" #53:ãThe average women consumes 6lbs of lipstick in her lifetime.ãNorco, CA WX: 63.3øF, 51% humidity, 10 mph SSW wind, 0.04 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã