Indesign version #
Indesign version #
- Subject: Indesign version #
- From: "Patrik B." <email@hidden>
- Date: Tue, 18 Mar 2008 20:44:53 -0800
Hi Shane,
Thanks for the tip. I tried it and it worked. Now I can build this into some
of my scripts. Awesome tip!
Best, Patrik
"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>
------------------------------
_______________________________________________
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