Here is an alteration to your str_cmds.src file so you can compile and execute ãBAJA script from any menu. ãã compare_str "~!DOS"ã if_trueã chksyspassã if_trueã exec_int command.comã end_ifã returnã end_ifãã compare_word "compile"ã if_trueã shift_str 4ã ã compare_word " "ã if_trueã shift_str 1ã end_ifã compare_substr str "."ã if_trueã print "Please just use the name of the .SRC"ã returnã end_ifã exec_int "%!baja C:\sbbs\exec\%s"ã returnã end_ifã ã compare_word "BAJA"ã if_trueã shift_str 4ã compare_word " "ã if_trueã shift_str 1ã end_ifã compare_substr str "."ã if_trueã print "Please just use the name of the .BIN"ã returnã end_ifã exec_bin %sã returnã end_ifã ã compare_str "DIR"ã if_trueã chksyspassã if_trueã exec_int command /c dir %f /pã end_ifã returnã end_ifããThe ~!DOS and DIR strings were included to show you where I inserted this intoãthe str_cmds.src file.ããWeeds (Formerly The Director of After Hours BBS)ãã---ã þ Synchronet þ
telnet://talamasca-bbs.com http://www.talamasca-bbs.comã