Re: more cute IDE/standalone discrepancies

2015-08-31 Thread Dr. Hawkins
On Mon, Aug 31, 2015 at 6:49 PM, J. Landman Gay wrote: > 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 > It is indeed in another stack. MCP is the mainstack, and automaticall

Re: more cute IDE/standalone discrepancies

2015-08-31 Thread J. Landman Gay
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 no

more cute IDE/standalone discrepancies

2015-08-31 Thread Dr. Hawkins
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 (rep