On 3/20/05 10:15 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> sez [EMAIL PROTECTED]: >> It seems that when ever I load a stack into the IDE to work on it, it >> runs the preOpenStack handler but I would like to turn off that feature >> while I'm developing (so I don't accidently code an infinite loop in the >> handler). It would be ok if going from edit to run had this behavior. >> Is there possibly something like MS Access has where if you hold down >> the shift key while opening a database it won't run the autoexec macro? > I don't think there's anything like that built into Rev, but you can do it > yourself: Actually, there is. If you click on the toolbar button that says "Messages", it will get a lock icon on it. This means messages are locked and won't be sent normally. Then simply open your stack. Your stack won't get the preOpenStack message sent so it won't trigger. Then, when you want messages back on, click the toolbar button again and the lock disappears. HTH, Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
