Re: How do I get "Type of file"
Re: How do I get "Type of file"
- Subject: Re: How do I get "Type of file"
- From: Peter Waibel <email@hidden>
- Date: Fri, 7 Jul 2006 17:14:06 +0200
Am 07.07.2006 um 02:46 schrieb Patrik B.:
Hi,
I am trying to write a script that lets me select only certain
files. What I
am missing is were do I get the names of the different file types
from?
Any idea?
My code this far goes something like this.
property type_lst: {"IDd3"}
set myselection to choose from file of type type_lst
I am trying to replace the above "IDd3" with the proper code for
Indesign
Interchange files also referred to as INX files.
Anyway if I could just figure out how to get the file type for any
type of
file this would probably help me more than just the proper code for
this one
instance.
Best, Patrik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40opix.de
This email sent to email@hidden
Use file info:
get file type of (info for (choose file))
Peter
_______________________________________________
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