Re: Ahem... record on the fly
Re: Ahem... record on the fly
- Subject: Re: Ahem... record on the fly
- From: Paul Skinner <email@hidden>
- Date: Tue, 18 Sep 2001 14:56:35 -0400
on 9/18/01 10:40 AM, Serge Belleudy-d'Espinose wrote:
>
Hi all,
>
>
Sorry, I _know_ this has been beaten to death, but please could someone mail
>
me the syntax for creating records on the fly with raw codes, or at least a
>
url to useful resources.
>
>
Thank you very much.
>
>
Serge
>
--
>
\\//\//\// Serge Belleudy-d'Espinose Institut Jacques Monod
>
// // // http://www.ijm.jussieu.fr/ Univ. Jussieu - Paris
>
//\//\//\\
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Oh yeah, and the raw code method...since that's what you really asked for.
on 3/1/01 4:42 AM, Bryan wrote:
>
Wait...
>
isn't that the same as saying:
>
>
run script {<<class usrf>>:{"a", 1, "b", 2}}
>
>
I like it...
>
a simple coercion to user record class,
>
and Vanilla to boot.
>
>
Bryan
Which I think should actually be...
run script "{<<class usrf>>:{\"a\", 1, \"b\", 2}}"
--
"Don't confuse the water with the pump." -- Tom Wolfe