From Jayhawk@VERT/TCC to All on Tue Aug 13 22:15:00 2002
Can someone tell me why that is not working???ããcompare_word "SPY"ã if_trueã compare_ars LEVEL 99ã if_lessã printf "You do not have sufficent access to use this feature\r\n"ã returnã end_ifã call get_argã end_ifããtrying to get it were only access level 99 can access the spy commandããThanksããJayhawkããããã---ã þ Synchronet þ The Canton Connection BBS : tccbbs.thebbs.orgã
From Digital Man@VERT to Jayhawk on Tue Aug 13 20:46:53 2002
Re: Help!ã By: Jayhawk to All on Tue Aug 13 2002 09:15 pmãã > Can someone tell me why that is not working???ã > ã > compare_word "SPY"ã > if_trueã > compare_ars LEVEL 99ã > if_lessã > printf "You do not have sufficent access to use this feature\r\nã > returnã > end_ifã > call get_argã > end_ifã > ã > trying to get it were only access level 99 can access the spy commandããLooks like you deleted some important lines there. Like "shift_str 3" andã"spy". This block of code will print the error if the level is less than 99 andãdo *nothing* if the level is 99.ãã digital manã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã