On 4/5/11 3:51 PM, edward cawley wrote:
Under the development menu, should be able to click 'script debug mode' to
turn it on and off.
That's my problem-I click on it and it doesn't turn off or on!
Have you restarted LiveCode?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
> --
>
> Message: 15
> Date: Mon, 4 Apr 2011 13:15:26 -0600
> From: Mike Bonner
> To: How to use LiveCode
> Subject: Re: script debug problem
> Message-ID:
> Content-Type: text/plain; charset=ISO-8859-1
>
> Under the development menu
I did have an issue with an older version of GLX2 written before 4.0 came out.
My debugger kept disabling itself. The newer GLX2 does not do this. It may have
had something to do with my running the old tRev program in conjunction with
GLX2, a practice I no longer engage in. At any rate I never
On 4/4/11 2:00 PM, edward cawley wrote:
I got an execution error that it couldn't find a message. I went to
the script and commented out the message. I tried to debug the script
with a breakpoint but it wasn't accepted because< the script debug
mode is disabled>. Now I can't turn the script debu
Under the development menu, should be able to click 'script debug mode' to
turn it on and off.
On Mon, Apr 4, 2011 at 1:00 PM, edward cawley wrote:
> I got an execution error that it couldn't find a message. I went to the
> script and commented out the message. I tried to debug the script with a
I got an execution error that it couldn't find a message. I went to the script
and commented out the message. I tried to debug the script with a breakpoint
but it wasn't accepted because< the script debug mode is disabled>. Now I can't
turn the script debug mode on so I can't trace the error. A
On 3/20/11 2:23 PM, edward cawley wrote:
Solved part of my problem, I had left a little bit of code from
setting up a Windows standalone which put /system/ into the global,
deleted the code and it OK now but I still can't set the breakpoint
to debug the stack. I think this happened once before an
ith a handler on another
card. Is there an easy way to check where? Any other ideas?
Ed
On Mar 20, 2011, at 12:00 PM, use-livecode-requ...@lists.runrev.com wrote:
>
> Message: 3
> Date: Sat, 19 Mar 2011 13:29:52 -0500
> From: edward cawley
> To: use-livecode@lists.runrev.com
> Subj
I have a problem that has cropped up. I can work around it but it has me
puzzled. I am modifying a stack from a functioning desktop stack to an iPad
stack. I made a few minor changes -to ios landscape and a few scale
modifications- and suddenly a global path reference changed.
The open stack sc