On 8/31/2015 5:39 PM, Dr. Hawkins wrote:
I'm hitting lots of these today, I suppose.

A declaration beginning with


on setPref pref theVal


the IDE works just fine.

It also compiles without error.

On execution in the standalone, however, the handler is not found.

I get errors 573 (handler not found) 587 (error in statement), 490
(repeat:error ins statement) and 241 handler:error in statement, and 353
(from the stack).

Also, the line numbers seem to be wrong:  it says line 13833 for the first
3, but indicates in the first line that that error is setPref, which is
actually in another stack!

If the setPref handler is in another stack, it sounds like it isn't in the message hierarchy when it's needed. But it isn't completely clear from your description.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to