Adobe 23101335 Scripting Guide - Page 22

the script chosen in the dialog will be executed in debug mode. Here's the dialog

Page 22 highlights

Scripting basics 2 The Scripts menu "Run Script" button will change to "Debug Script." Clicking this button will execute the JavaScript in a debug window. See 2.10.3, "JavaScript Debugging" on page 26 for more information. There is also a "Browse..." button in the Scripts dialog. When this button is clicked, a file navigation dialog will be presented. Use this dialog to locate and execute scripts outside of the Scripts folder. If the option (or alt) key is held down when the "Browse..." button is clicked, the script chosen in the dialog will be executed in debug mode. Here's the dialog: Photoshop 7.0 Scripting Guide 22

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91

Photoshop 7.0 Scripting Guide
22
Scripting basics
The Scripts menu
2
“Run Script” button will change to “Debug Script.” Clicking this button will execute the
JavaScript in a debug window. See
2.10.3, “JavaScript Debugging” on page 26
for more
information.
There is also a “Browse...” button in the Scripts dialog. When this button is clicked, a file
navigation dialog will be presented. Use this dialog to locate and execute scripts outside of the
Scripts folder. If the option (or alt) key is held down when the “Browse…” button is clicked,
the script chosen in the dialog will be executed in debug mode. Here’s the dialog: