• 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�