Will the script editing quirks be fixed?
David Vaughan
drvaughan55 at mac.com
Tue Feb 19 20:07:01 EST 2002
Ian
Puzzling.
I can replicate your problem only by positioning the cursor at the start
of the second line (before the "P" in "Put 2 into y" in your example),
in which case the behaviour is hardly surprising.
If I position the cursor at the end of the prior line, after the "x" and
press return and "on repeat" (which looks like your example and is what
I ordinarily do for any new line) then behaviour is perfectly normal,
placing the closure statement on a line before the next existing line.
These seem reasonable behaviours, and since they happen about where you
are typing I am a little surprised you do not notice it at the time. I
am quite happy for the Rev people not to spend any time on this issue
before finalising 1.1.1, which in beta form has proven more stable than
the 1.1.0 release.
regards
David
On Wednesday, February 20, 2002, at 09:30 , Ian Summerfield wrote:
> Am I the only one suffering from the problem of the auto completion of
> things like "on repeat" putting the "end repeat" before another line:
>
> Put 1 into x
> Put 2 into y
>
> If I type on repeat between the two:
>
> Put 1 into x
> On repeat
> Put 2 into y
>
> Revolution puts in:
>
> Put 1 into x
> On repeat
>
> End repeatput2 into y
>
>
> It's lost me ages trouble shooting, often I don't detect it did it,
> it's
> worse when it's the end statement for a handler, I get:
>
> On newproc
>
> End newprocon nexthandler
>
> Which now means nextHandler fails to exist!
>
> I worried me to read 1.1.1 seems close to release, I would have thought
> there are zillions of quirks like this to fix first! Should we have a
> few
> more beta's? I keep telling myself all will be fixed when it goes
> final so
> I should live with it. Will it be much more stable? I'm using the OS X
> release, really because it crashes too often and recovery is fast in X!
>
> -i-
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list