I have a Mac standalone that was working fine. Then a simple button which was used to hide and show a group just stopped working.
Is there anything I can do??
Anything you can do? What kind of anything are you thinking of?
You will have to find out why the script stopped working, correct the scripts that cause the problem, and build a new standalone. We all need to do that from time to time.
If you want to know what's wrong with your script and can't figure it out, you might post it here for a start.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
I found the problem. A graphic somehow disappeared. When the graphic was called the script quit.
Thanks for the help. Richard Gaskin suggested that I implement the error reporting dialog.
Gregg