Object types
Object types
- Subject: Object types
- From: Michelle Steiner <email@hidden>
- Date: Tue, 16 Jul 2002 12:24:52 -0700
On Monday, July 15, 2002, at 11:45 AM, Frank Renner wrote:
set the source_folder to folder "New Folder"
set item_list to list folder source_folder
does not. It4s both folders or what?
You didn't give the full path name to the folder, so the script looks
for it in the same folder as the application running the script. If
it's not there, you get an error.
In your previous example, "choose folder" returns the full path name.
So what is the object type of a folder and how can I make a string with
a pathname to a folder?
"Macintosh HD:Document folder:Document 1"
Where can I get a type list of all the elements of an applications
directory and how they can be converted into each other?
They're in the dictionary, and they rarely can be converted into each
other.
--Michelle
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.