On 1/19/04 12:16 PM, "Scott Rossi" <[EMAIL PROTECTED]> wrote:
> Note that since globals are indeed global and hang around after use, Rev > provides a delete variable command that allows you to remove variables from > memory. If you are not finding this to be the case, you may not be > declaring your variables correctly. I think I have isolated the problem to the fact that the openCard message is not being sent to the cloned stack when it opens. The Message Watcher seems to confirm this. The preOpenStack message is being sent, but the openCard message isn't. Any idea why that might be? Thanks, doug _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
