On Oct 22, 9:11 am, annet <[email protected]> wrote: > I logged in several times as different users, and it SEEMS to work, > but only as long as you don't byte compile the application. I don't > know whether there is a solution for that problem.
Thanks very much for testing this. What I might do is make the if statement an eval() and I'll substitute the options into a string on the fly. That should be compile-proof.

