it runs between 141--212 on this problem card and about 50 ticks , on the other cards.
the recipe
on mouseUp
put return & the the ticks into fld "zzzL notes"
close this stack
put return & the ticks after fld "zzzL notes"
end mouseUp
I also did it with a var but a in a field was faster.
On Sunday, April 25, 2004, at 10:31 PM, Ken Ray wrote:
Hershrev,
Is this only in the IDE? What happens when you run it from a standalone?
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of hershrev Sent: Sunday, April 25, 2004 3:08 PM To: [EMAIL PROTECTED] Subject: close stack
Hello, I have a stack with a few cards on one of the cards I have about 70-80 fields. It takes to close the stack with a script in a button on the layout on mouseUp close this stack end mouseUp about 2 or 3 seconds , I'm wondering why? If I close the stack via the close window button (the red button on the mac os x) or with a script in the message box it doesn't take any time at all. thanks for your input , hershrev
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
