if I do:
tell document 1 of application "Adobe InDesign CS2" to return file
path of every link
--> nice list of every file path. 455 items in 0.5 seconds. good.
How do I get a list of every file path, exept images on the Paste Board?
speed is an issue.
I have tried repeating thru every page item of every page, but found
it painfully slow
--> 426 items. 3.28 minutes on a 2.7GHz G5. bad.