Adobe 23102480 - Photoshop CS3 - PC Programming Manual page 6

Scripting guide
Table of Contents

Advertisement

Adobe Photoshop CS3 Scripting Guide
In this case,
VBScript property and
For larger blocks of code, scripting examples are listed on separate lines.
AS
layer 1 of layer set 1 of current document
VBS
appRef.ActiveDocument.LayerSets(1).Layers(1)
JS
app.activeDocument.layerSets[0].layers[0]
Finally, tables are sometimes used to organize lists of values specific to each scripting language.
refers to the AppleScript property,
display dialogs
displayDialogs
Photoshop CS3
refers to the JavaScript property.
refers to the
DisplayDialogs
Introduction
6

Advertisement

Table of Contents
loading

This manual is also suitable for:

13102498 - photoshop cs3 - macPhotoshop cs3

Table of Contents