On Tuesday, December 31, 2002, at 09:45 AM, Josh Dye 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
GibCon LAN Gameing Center


If you know where the code is placed, just open up rev and type into the message box: edit the script of [this object]. Fix the code and save it.



Best regards,
Mark Talluto
http://www.canelasoftware.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Reply via email to