Archive
Archive for July 30, 2010
Extended undo/redo
July 30, 2010
3 comments
Are you frustrated with lack of History palette in InDesign? Did you know that you can retrieve undo/redo commands from script? 😕 Yeah! That’s right! It’s really easy to achieve History palette functionality with some easy script. I created really simple dialog with two drop-down boxes and undo/redo buttons. 😉 Let’s first how to get list of undo/redo commands that we have available.
Categories: InDesign Scripts
InDesign CS2, InDesign CS3, InDesign CS4, InDesign CS5
Get Local/Gateway IP Addresses
July 30, 2010
3 comments
Two days ago, on Adobe’s InDesign Scripting forum I had found question about retrieving Router IP address. Post is based on MacOS/Applescript, and I decided to find solution for Windows 😀 It’s combination of VBscript and JavaScript. Let’s get started.
Categories: HOT Posts!, InDesign Scripts
InDesign CS4, InDesign CS5