-
From: "Richard Gaskin"
To: use-livecode@lists.runrev.com
Sent: Wednesday, 27 July, 2016 6:39:45 PM
Subject: Re: Moving from 6.6.1 to 8.0.0 Handlers vanished
Camm wrote:
> No syntax error just all handlers missing LC8
You may want to double-check that the splitter at the bottom of t
Camm wrote:
> No syntax error just all handlers missing LC8
You may want to double-check that the splitter at the bottom of the
window isn't pulled all the way down. That's normally where compilation
errors are reported, but if it's collapsed you may not see them. A
single error preventing
ar in Handler List , so when called the "Handler
> > :cannot find handler" error.
> >
> >
> > Regards
> > Camm
> >
> >
> > - Original Message -
> > From: "Paul Dupuis"
> > To: use-livecode@lists.runrev.com
>
s execute fine.
>
>
> In LC8
>
> Fish and Dog do not appear in Handler List , so when called the "Handler
> :cannot find handler" error.
>
>
> Regards
> Camm
>
>
> - Original Message -
> From: "Paul Dupuis"
> To: use-livecode
ndler
:cannot find handler" error.
Regards
Camm
- Original Message -
From: "Paul Dupuis"
To: use-livecode@lists.runrev.com
Sent: Tuesday, 26 July, 2016 8:01:06 PM
Subject: Re: Moving from 6.6.1 to 8.0.0 Handlers vanished
What you are seeing is a behavior where in LC 8 the e
What you are seeing is a behavior where in LC 8 the engine sees
something in the script that is a syntax error that LC6 regards as fine.
Open the script in 8, make a small change and try to apply and it should
tell you what it thing is the syntax error.
On 7/26/2016 1:40 PM, Camm wrote:
> Hello
In 8, try some small edit in the script and then re-apply the changes and
see if it solves the issue.
On Tue, Jul 26, 2016 at 11:40 AM, Camm wrote:
> Hello ,
>
>
> I may have missed something minor but had to stay with 6.6.1 until serial
> port issue addressed. This was addressed in version 8.0.
Hello ,
I may have missed something minor but had to stay with 6.6.1 until serial port
issue addressed. This was addressed in version 8.0.0 so I upgraded.
Now when 8.0.0 loads the stack no handlers appear in the handler list ?
All the script was in "Stack Script" which can be seen but no ha