User Guide

176 Chapter 12: Workspace
Arguments
arrFilePaths
, bRecursive
The arrFilePaths argument is an array of file or folder paths to iterate through.
The bRecursive argument is a Boolean value that indicates whether the iteration should be
recursive (
true) or not (false).
Returns
Nothing.
resWin.setTitle()
Availability
Dreamweaver 4.
Description
Sets the title of the window.
Arguments
strTitle
The strTitle argument is the new name of the floating panel.
Returns
Nothing.
resWin.startProcessing()
Availability
Dreamweaver 4.
Description
Starts processing the file.
Arguments
None.
Returns
Nothing.
resWin.stopProcessing()
Availability
Dreamweaver 4.
Description
Stops processing the file.
000_DW_API_Print.book Page 176 Wednesday, August 20, 2003 9:14 AM