Specifications
540
• arrFilePaths is an array of file or folder paths to iterate through.
• bRecursive 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
strTitle
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.
Arguments
None.
Returns
Nothing.