funny,
it happened on a Windows 2000 machine and when I only removed the comments
in the splitted lines it worked.
Also the indents had been not correct until I removed the comments.(when You
press the tab-key in MC the indents are made correct, as You know)
hm :-(
don�t understand what happened?

Regards,
          Ernst

Ernst M. Reicher
Lahnbachweg 3
A-7571 Rudersdorf
Tel.: 03382 / 73020
Fax: 03382 / 73020-12
eMail: [EMAIL PROTECTED]



> From: Signe Marie Sanne <
[EMAIL PROTECTED]>
> Subject: Re: script behavior change? "\"-splitted lines
> Date: Fri, 24 Nov 2000 11:09:18 +0100
> MIME-Version: 1.0
> Content-Type: text/plain; charset="us-ascii" ; format="flowed"
> References: <
[EMAIL PROTECTED]">[EMAIL PROTECTED]>
> In-Reply-To: <
[EMAIL PROTECTED]">[EMAIL PROTECTED]>
>
> In version 2.3.2 this script works both on Mac and on Windows split
> into several lines with comments:
>
> on mouseUp
>     put 1 into a
>     put 1 into b
>     put 2 into c
>     put 2 into d
>     if a=b and \ -- a = weight of grandma, b = height of her car
>     c=d  \ -- c = length of her right middle finger, d = width my left
>     then put "OK"
> end mouseUp
> -----------------------------------------------------------
> 1. amanuensis Signe Marie Sanne      e-mail:
[EMAIL PROTECTED]
> Romansk Institutt                            tel:  +47 55 58 21 27
> Oysteins gt. 1
> 5007 Bergen         
http://www.hf.uib.no/hfolk/mlab/default.html
> Norway
> -----------------------------------------------------------

Reply via email to