Standalone Problem

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
thehat
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 31
Joined: Mon Apr 16, 2007 5:32 am
Contact:

Standalone Problem

Post by thehat » Wed Jan 20, 2010 7:01 pm

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. :cry:
Is there anything I can do??

Thanks,
Gregg Mc Hatton

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Standalone Problem

Post by Mark » Wed Jan 20, 2010 9:57 pm

Hi Gregg,

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

thehat
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 31
Joined: Mon Apr 16, 2007 5:32 am
Contact:

Re: Standalone Problem

Post by thehat » Tue Jan 26, 2010 5:10 am

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

Post Reply