There are several ways. on closecard set the lockmessages to true if the short name of this card is not "mainCard" then go cd "maincard" end closecard --------------- on preopencard if the short name of this card is not "mainCard" then go cd "maincard" end preopencard --however I thnik yo will find that messages still get send, and you may not want that.
------ Or you could trap all the messages closecard opencard arrowkey menupick Jim Ault Las Vegas On 10/8/06 9:57 AM, "Bill Vlahos" <[EMAIL PROTECTED]> wrote: > I have a home card that I don't want a user to be able to leave (i.e. > go to another card in the stack) without doing something like enter a > password. > > How do I inhibit the Next Card, Last Card, etc. commands or arrow > keys or any other way to navigate the stack? > > The stack will be launched from an Executable stub application. > > Bill Vlahos > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
