Find And Replace Functions - Adobe 38040334 - Dreamweaver CS3 User Manual

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dreamweaver.reloadCodeColoring()
Description
Reloads code coloring files from the Dreamweaver Configuration/Code Coloring folder.
Arguments
None.
Returns
Nothing.
Example
dreamweaver.reloadCodeColoring()

Find and replace functions

Find and replace functions handle find and replace operations. They cover basic functionality, such as finding the
next instance of a search pattern, and complex replacement operations that require no user interaction.
dreamweaver.findNext()
Availability
Dreamweaver 3; modified in Dreamweaver MX 2004.
Description
Finds the next instance of the search string that was specified previously by
by
"dreamweaver.setUpComplexFind()" on page
in the document.
Arguments
{bUseLastSetupSearch}
• The
bUseLastSetupSearch
value
, which is the default if no argument is given, the function does a find-next operation using the param-
true
eters specified by a previous call to either the
weaver.setupComplexFindReplace()
function ignores the previously set up search and performs a search for the next instance of the text that is
currently selected in the document.
Returns
Nothing.
Enabler
See "dreamweaver.canFindNext()" on page 447.
393, or by the user in the Find dialog box, and selects the instance
argument, which is optional, is a Boolean value. If
dreamweaver.setupComplexFind()
function. If you set
"dreamweaver.setUpFind()" on page
bUseLastSetupSearch
function or the
to the value
bUseLastSetupSearch
DREAMWEAVER CS3
392
API Reference
395,
is the
dream-
the
false,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents