Subj : BAJA Probs
To   : All
From : Beta
Date : Tue Nov 23 1999 12:33 pm

   Okay, I've got a BAJA Mod I'm writing, which I can not figure out how to
get back to the main menu.... :(  Okay, what happens is you call it from the
main menu, it brings up a menu, you can enter another adminestration menu, if
you do that, exit it, then try to exit to the main menu it won't.....  If you
just enter the first menu, then you can exit back.....  Here is the what I
think to be major part of the menus.

:main
#Where to retun on end_cmd
cmd_home
cmdkey Q
       cmd_pop
       return
       end_cmd
cmdkey A
       call admin
       end_cmd

#Keps mod Admin page
:admin
cmd_home

# User input
cmdkey Q
       call main
       end_cmd

I tried it with the last cmdkey as
cmdkey Q
       cmd_pop
       return
       end_cmd

It didn't work....
Beta

---
� Synchronet � Synchronet, no other BBS had such cool mods!