Quote:
Originally Posted by JohnWilson
The only way to do this without opening would be to query the XML. This is not a simple thing to do! You would need to Google Microsoft XML DOM or OpenXML SDK.
Be warned though this is an order of magnitude harder than what you are doing.
Is there a problem opening a windowless copy (and closing it when you are done) It should be quite transparent.
|
Oh wow. Yeah I dont want anything that difficult right now. Opening a windowless copy should be fine, actually I thought that was what I was trying to do.