--- Josh Dye <[EMAIL PROTECTED]> wrote: > Howdie, > I just made a little mistake. In a stack that I > have, I just put in the > code of... > > global Alarm_Set > > On Openstack > if Alarm_Set="set" then > send mouseup to btn "set alarm" > else > save this stack > quit this stack > end if > End Openstack > > > Well, as you see, when it opens up, it will > automatically quit. All because > "Alarm_Set" does not equal "set". I kinda forgot > that I would be locked out > of the program until I quit it to test it. > Is there anyway that I can get into my stack without > it quitting on me? > Thanks! > > - Josh Dye
Howdie Josh, On the RunRev toolbar you'll see a button labeled 'Messages'. When you press that, it will display a tiny red X in the topright corner; when you open the stack, no 'openStack' message will be sent. Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
