Converting Associative List to Record
Converting Associative List to Record
- Subject: Converting Associative List to Record
- From: Frank <email@hidden>
- Date: Thu, 6 Nov 2003 13:28:07 +0100
As a new Applescript user I was wondering if there is an easy way to
create records from associative list:
For example to convert the list
{"name", "Frank", "city", "Brussels"}
to
{name: "frank", city: "Brussels"}
Best Regards,
Frank
_______________________________________________
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.