Adobe 23101335 - Photoshop - PC Manual page 27

Scripting guide
Hide thumbs Also See for 23101335 - Photoshop - PC:
Table of Contents

Advertisement

Scripting basics
2
Testing and troubleshooting
Viewing Debug Information
The Photoshop Script Debugger window provides three informational views that Figure 2.1
depicts.
F
2.1
Script Debugger window
IGURE
Stack Trace view
Debug Output view
JavaScript Source view
Script Breakpoints Display
Resume (R)
Pause (P)
Step Out (U)
Step Into(T)
Stop (K)
Step Over (S)
The current stack trace appears in the upper-left pane of the script debugger window. This
stack trace view displays the calling hierarchy at the time of the breakpoint. Double-clicking
a line in this view changes the current scope, enabling you to inspect and modify scope-
specific data.
All debugging output appears in the upper-right pane of the script debugger window.
The currently-executing JavaScript source appears in the lower pane of the script debugger
window. Double-clicking a line in this JavaScript source view sets or clears an unconditional
breakpoint on that line; that is, if a breakpoint is in effect for that line, double-clicking it clears
the breakpoint, and vice-versa.
27
Photoshop 7.0 Scripting Guide

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop 7.0

Table of Contents