Adobe InDesign CS3 Scripting Guide VBScript

Adobe InDesign CS3 Scripting Guide VBScriptThis document shows how to do the following:
.Work with the Adobe® InDesign® scripting environment.
.Use advanced scripting features.
.Perform basic document tasks like setting up master spreads, printing, and exporting.
.Work with text and type in an InDesign document, including finding and changing text.
.Create dialog boxes and other user-interface items.
.Customize and add menus and create menu actions.
.Respond to user-interface events.
.Work with XML, from creating XML elements and importing XML to adding XML elements to a layout.
.Apply XML rules, a new scripting feature that makes working with XML in InDesign faster and easier.
We assume you already read Adobe InDesign CS3 Scripting Tutorial and know how to create, install, and run scripts.
Read more

Simple Dialogs in WSH

Simple Dialogs in WSHMost WSH scripts show results in dialog boxes or ask for user input. This chapter introduces a few techniques offered in JScript and VBScript to create dialogs within WSH scripts.
Read more

← Previous Page