Resume Execution; Interrupt - Adobe 12001196 - Acrobat - Mac Manual

Javascript
Hide thumbs Also See for 12001196 - Acrobat - Mac:
Table of Contents

Advertisement

Acrobat JavaScript Debugger
3
Debugger Buttons
F
IGURE
Resume
T
ABLE
Button

Resume Execution

Interrupt

Quit
Step Over
Step Into
Step Out
Resume Execution
When the script is stopped, the Resume Execution button cause the script to continue
execution until it reaches one of the following:
The next script to execute
The next breakpoint
The next error encountered
The end of the script
You can also halt execution by clicking either the Interrupt or Quit buttons.
Interrupt
The Interrupt button halts execution of the current script. Click this button to activate it.
When active, it displays in red. Performing any action that results in running a JavaScript
script in Acrobat will cause execution to stop at the beginning of the script. The Interrupt
button deactivates when it is used and must be clicked again to interrupt another script.
38
3.3
Debugger buttons
Interrupt
Quit
3.2
Debugger buttons summary
Description
Runs a script stopped in the debugger.
Halts execution.
Terminates script execution and closes the debugger dialog.
Single steps through instructions but does not enter function calls
encountered.
Single steps through instructions and enters each function call that
is encountered.
Executes the code of a function call, and stops on the instruction
immediately following the call to the function in the calling script.
Step Into
Step Over
Step Out
Acrobat JavaScript Scripting Guide

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acrobat 6.0

Table of Contents