From Ice@VERT/AZONE to All on Mon May 14 15:06:00 2001
i have wrote a bulletin program in baja 2.10 but am having a error.ãin my code i have the following :ããcmdkey 1ã chkfile "%zmenu/idbullet/bullet1.*"ã if_trueã clsã menu idbullet/bullet1ã end_ifãend_cmdããi have that set in the code for 1-20 but when i hit 2 it automatically printsãbullet2 instead of waiting for either a 0 for 20 or inter for 2ãand also if i hit say a letter or anyother key that isnt configged it exits theãprogramãi've even tried getcmd and changing the bulletin numbers to letters with theãfollowingããgetcmd "?abcdefghijklmnopqrst"ããand still errors.ãi want it to be numbered bulletins 1-20 can anyone help me figure out theãproper code so the bulletin program will work?ããalso if anyone has a login matrix i can get the source code for that would beãgreat, i have matrix.src in sbbs/exec but i also wanna make one with number orãletter input commands.ããtrying to finish up synchronet mod development kit version 5.0ããi noticed alot of bbs's using versions 3 and 4 i worte in 96 so im gonna makeãone for sync 3ãããdanielãthe arctic zone bbsãarcticzone.dns2go.comããã---ã þ Synchronet þ The Arctic Zone BBS - arcticzone.dns2go.comã
From Digital Man@VERT to Ice on Mon May 14 19:23:55 2001
RE: id bulletinsãBY: Ice to All on Mon May 14 2001 10:06 pmãã > i have wrote a bulletin program in baja 2.10 but am having a error.ã > in my code i have the following :ã > ã > cmdkey 1ã > chkfile "%zmenu/idbullet/bullet1.*"ã > if_trueã > clsã > menu idbullet/bullet1ã > end_ifã > end_cmdã > ã > i have that set in the code for 1-20 but when i hit 2 it automatically printã > bullet2 instead of waiting for either a 0 for 20 or inter for 2ã > and also if i hit say a letter or anyother key that isnt configged it exits ã > programã > i've even tried getcmd and changing the bulletin numbers to letters with theã > followingã > ã > getcmd "?abcdefghijklmnopqrst"ã > ã > and still errors.ã > i want it to be numbered bulletins 1-20 can anyone help me figure out theã > proper code so the bulletin program will work?ããUse GETSTR or GETNUM instead of GETCMD.ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã