File Properties as string
File Properties as string
- Subject: File Properties as string
- From: Todd Geist <email@hidden>
- Date: Fri, 01 Apr 2005 18:22:58 -0800
Hello everyone,
I am wondering if there is a simple way to coerce the file properties list
returned by "info for" into a string with the property names intact.
Set theItem to choose file
Set theInfo to info for theItem
-->
{name:"CoreSolutions_CalcDocumentation.pdf", creation date:date "Thursday,
March 31, 2005 10:25:26 AM", etc, etc}
The result is a property list ( I think that is the right term). I want it
as text but I don't want to loose the property name. I want to pass it
exactly as it appears above but as a string
I can create a sub routine to build the text string I suppose, but is there
a simpler way?
Thanks
Todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden