RE: Lists and Variables
RE: Lists and Variables
- Subject: RE: Lists and Variables
- From: "Frank W. Walker" <email@hidden>
- Date: Fri, 16 May 2003 17:01:52 -0400
- Thread-topic: Lists and Variables
Thanks, works great now!
Frank
>
----------
>
From: Deivy Petrescu
>
Sent: Friday, May 16, 2003 4:49 PM
>
To: Frank W. Walker
>
Cc: Applescript Users (E-mail)
>
Subject: Re: Lists and Variables
>
>
>
On Friday, May 16, 2003, at 15:52 US/Eastern, Frank W. Walker wrote:
>
>
> When I tried compiling Deivy's script, it errored on the line:
>
>
>
> {+class usrf;:theList}
>
>
>
> with: expected "," or "}" but found identifier
>
>
>
> It didn't like usrf.
>
>
>
> When I commented it out, it compiled ok (didn't try running it).
>
> How come?
>
>
>
> Frank
>
>
>
>
My bad Frank,
>
I've forgotten the mandatory cursing of the mail server:
>
>
<start curse>
>
This stupid mail server.
>
<end curse>
>
>
{+class usrg;:theList} is actually {<<class usrf>>:theList}
>
>
where << is option-\ and >> shift-option-\
>
>
>
>
>
Regards
>
>
Deivy Petrescu
>
http://www.dicas.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.