Re: Weird error
Re: Weird error
- Subject: Re: Weird error
- From: Emmanuel <email@hidden>
- Date: Mon, 7 May 2007 23:56:43 +0200
At 10:40 PM +0200 5/7/07, Arnaud Nicolet wrote:
Hi,
I have a problem with that script:
set n to "Test"
set CurrentYear to 2003
set txt to "Move " + n + " to the folder of the year " &
(CurrentYear as text) & ":"
I get this error:
Can't make "Move " as integer.
Why does it tries to convert it to an integer? I'd understand if I
used "+" instead of "&".
That's exactly what you're doing, Arnaud, isn't it? Eaten too much
Javascript recently?
Le surmenage vous guette, comme dirait JB.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >Weird error (From: Arnaud Nicolet <email@hidden>) |