Re: To debug an elusive bug
Re: To debug an elusive bug
- Subject: Re: To debug an elusive bug
- From: Ehsan Saffari <email@hidden>
- Date: Wed, 21 Mar 2001 13:36:55 -0600
On Mon, 19 Mar 2001, John W Baxter <email@hidden> wrote:
>
At 16:02 -0600 3/19/01, Ehsan Saffari wrote:
>
>I have a strange problem. When debugging an applet with SD2, all works
>
>fine.
>
>When compiled and run by itself, with the same test target, it complains
>
>at a certain point --> "Can't make into a string."
>
>
>
>How can I debug a bug that doesn't bug the debugger, but buggers at run
>
>time?
>
>
If the Script Debugger preference which controls whether SD's dictionary is
>
active is set so the the dictionary is active, try making it inactive (you
>
may then have to quit and relaunch SD...it's been a while since I made that
>
change).
Thanks, SD dictionary was alreday inactive.
ehsan