Subj : renegade.src
To   : ALL
From : Mage
Date : Wed Mar 14 2001 06:52 pm

Hi Guys,

I'm using a modified version of the Renegade.Src for my bbs, and was wondering
if anyone could suggest a better way of handling the 'fall through' section I
have quoted below.  I would like the leave in the 'Hit ? to view menu' for
expert users, but would prefer to just have the menu reload instead of giving
a user the 'unrecognized command' message, and the pause prompt.

Any suggestions on an easy way to do this?  Could you give me an example?

Thanks In Advance!

.\\age


 # fall through
 print "\r\n    Unrecognized command."
 compare_ars expert
 if_true
         print "     Hit ? to view menu."
         end_if
 crlf
 end_cmd


---
� Synchronet � The Sanctuary BBS / Louisville Ky / Sanctuary.hn.org