Re: Which version of InDesign created a document?
Re: Which version of InDesign created a document?
- Subject: Re: Which version of InDesign created a document?
- From: Rick Gordon <email@hidden>
- Date: Tue, 18 Mar 2008 19:22:53 -0700
Another approach is to tell the Finder to return the file type of the files, which are 'IDd3', 'IDd4', and 'IDd5' for CS, CS2, and CS3, respectively. (I didn't test back further, but I presume that it works for versions 1 and 2 as well.)
Rick Gordon
------------------
On 3/19/08 at 11:22 AM +1100, Shane Stanley wrote in a message entitled
"Re: Which version of InDesign created a document?":
> "Simon, Garry" wrote:
>
>> Is it possible to use a script to determine which InDesign created a document?
>
>I haven't tried this, but apparently byte 33 of the file contains the
>version number, so:
>
>set theVersion to ASCII number of (read file pathToFile from 33 to 33)
>
>should work.
>
>--
>Shane Stanley <email@hidden>
--
___________________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________________
WWW: http://www.shelterpub.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden