• I'm going CRAZY!

    From Beta@VERT/TALAMASC to All on Wed Dec 8 06:18:00 1999
    Okay. Whene ever I run this portion of my mod, I get dumped back to the mainãmenu... :( I can't seem to figure it out!! And I was never really able toãunderstand the BAJA doc (Nothing agains you Rob, I just don't know all of theãnames for strings, variables, and what I need to use a variable for, and what Iãcan use text for ect...)ããHere it is.ããsetstr "MAIN"ãFile_set_libraryãif_falseã print "1 - CRAP!"ãsetstr "KEPS"ãfile_set_areaãif_falseã print "2 - CRAP!"ãfile_uploadãif_falseã Print "Unable to upload KEPS\r\n"ãend_ifããThnks guys. :)ããB etaãã---ã þ Synchronet þ telnet://talamasca-bbs.com http://www.talamasca-bbs.comã
  • From Digital Man@VERT to Beta on Wed Dec 8 10:52:12 1999
    RE: I'm going CRAZY!ãBY: Beta to All on Wed Dec 08 1999 02:18 pmãã > Okay. Whene ever I run this portion of my mod, I get dumped back to the maiã > menu... :( I can't seem to figure it out!! And I was never really able toã > understand the BAJA doc (Nothing agains you Rob, I just don't know all of thã > names for strings, variables, and what I need to use a variable for, and whaã > can use text for ect...)ããYou're missing a couple end_ifs:ã ã > setstr "MAIN"ã > File_set_libraryã > if_falseã > print "1 - CRAP!"ã end_if # addedãã > setstr "KEPS"ã > file_set_areaã > if_falseã > print "2 - CRAP!"ã end_if # addedã > file_uploadã > if_falseã > Print "Unable to upload KEPS\r\n"ã > end_ifã > ã > Thnks guys. :)ã > ã > B etaã > ããThere must be an end_if for every if_* statement.ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Pistolgrip@VERT to Beta on Wed Dec 8 15:09:38 1999
    RE: I'm going CRAZY!ãBY: Beta to All on Wed Dec 08 1999 02:18 pmãã > Okay. Whene ever I run this portion of my mod, I get dumped back to the maiã > menu... :( I can't seem to figure it out!! And I was never really able toã > understand the BAJA doc (Nothing agains you Rob, I just don't know all of thã > names for strings, variables, and what I need to use a variable for, and whaã > can use text for ect...)ã > ã > Here it is.ããLooks like your missing a few end_ifs.ããyou must close every If_xxx statement.ããDaveã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Angus Netfoot@VERT/TALAMASC to Beta on Wed Dec 8 09:32:00 1999
    RE: I'm going CRAZY!ãBY: Beta to All on Wed Dec 08 1999 03:18 pmãã > Here it is.ã > ã > setstr "MAIN"ã > File_set_libraryã > if_falseã > print "1 - CRAP!"ã > setstr "KEPS"ã > file_set_areaã > if_falseã > print "2 - CRAP!"ã > file_uploadã > if_falseã > Print "Unable to upload KEPS\r\n"ã > end_ifã > ã > Thnks guys. :)ããThis contains three IF_FALSE and only one END_IF (just for aãstart).ããã---ã þ Synchronet þ telnet://talamasca-bbs.com http://www.talamasca-bbs.comã
  • From Beta@VERT/TALAMASC to Angus Netfoot on Wed Dec 8 11:18:00 1999
    RE: I'm going CRAZY!ãBY: Angus Netfoot to Beta on Wed Dec 08 1999 06:32 pmãã > This contains three IF_FALSE and only one END_IF (just for aã > start).ãã<Makes out a Nipple head sticker, and sticks it to his head> DOO!ãBetaãã---ã þ Synchronet þ telnet://talamasca-bbs.com http://www.talamasca-bbs.comã
  • From Hkb@VERT/TALAMASC/TIME to Beta on Wed Dec 8 11:44:00 1999
    RE: I'm going CRAZY!ãBY: Beta to Angus Netfoot on Wed Dec 08 1999 07:18 pmãã > <Makes out a Nipple head sticker, and sticks it to his head> DOO!ããLOL... I think it has been to long since I heard "Nipple Head"ãã---ã þ Synchronet þ Time Warp of the Future (360) 891-0969 Vancouver, Wa.ã
  • From Beta@VERT/TALAMASC to Hkb on Thu Dec 9 04:04:00 1999
    RE: I'm going CRAZY!ãBY: Hkb to Beta on Wed Dec 08 1999 08:44 pmãã > > <Makes out a Nipple head sticker, and sticks it to his head> DOO!ã > ã > LOL... I think it has been to long since I heard "Nipple Head"ããI try to use it once a week. :)ãBetaãã---ã þ Synchronet þ telnet://talamasca-bbs.com http://www.talamasca-bbs.comã