Can I run app.execMenuItem("Close") with a parameter to always select NO when it asks if I want to save changes? Thanks, Tim
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com Check out my custom-made scripts website: http://try67.blogspot.com
But you can use this.closeDoc(true) to close the current document without saving it.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com