All InDesign Versions--determining version before opening
At one point I scan a variable number of documents for information. This involves opening the document, going through it, and closing the document.
If I open a CS3 document in CS5, no problem. But if I open a CS5 document in CS3, InDesign crashes.
I know that I can open each document using STDIO and read the 31st byte (I believe it's that one) to determine a version, but is there any better way? Please remember that this needs to work on both platforms, so reading the Mac type isn't a good solution.
TIA!
John
