Re: Searching for the equivalent of coercing to type "record"
Re: Searching for the equivalent of coercing to type "record"
- Subject: Re: Searching for the equivalent of coercing to type "record"
- From: Emmanuel <email@hidden>
- Date: Fri, 7 Mar 2003 18:35:28 +0100
At 9:03 AM -0800 07/03/03, Paul Berkowitz wrote:
On 3/7/03 8:11 AM, "Emmanuel" <email@hidden> wrote:
>
> do script ("{<<class usrf>>:{\"a\", \"b\"}} as record")
> --> {a:"b"}
And it also works with 'run script', a Standard Addition command.
Thanks Paul for pointing that out. I really meant "run script". Sorry
for the confusion. So, I restate:
----------------------------
run script ("{<<class usrf>>:{\"a\", \"b\"}} as record")
--> {a:"b"}
----------------------------
Emmanuel
_______________________________________________
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.