User Guide

156 Chapter 12: Workspace
dreamweaver.startRecording()
Availability
Dreamweaver 3.
Description
Starts recording steps in the active document; the previously recorded command is
immediately discarded.
Arguments
None.
Returns
Nothing.
Enabler
dreamweaver.isRecording()” on page 451 (must return a value of false).
dreamweaver.stopRecording()
Availability
Dreamweaver 3.
Description
Stops recording without prompting the user.
Arguments
None.
Returns
Nothing.
Enabler
dreamweaver.isRecording()” on page 451 (must return a true value).
dreamweaver.undo()
Availability
Dreamweaver 3.
Description
Undoes the previous step in the Document window, dialog box, floating panel, or Site panel that
has focus.
Arguments
None.
000_DW_API_Print.book Page 156 Wednesday, August 20, 2003 9:14 AM