Specifications

444
Returns
An array that contains a pair of strings. The first string in the pair is the name of the editor, and
the second string is its location on the users computer, which is expressed as a file:// URL. If no
primary editor is defined, the function returns an array of one empty string.
dreamweaver.getSecondaryBrowser()
Availability
Dreamweaver 3
Description
Gets the path to the secondary browser.
Arguments
None.
Returns
A string that contains the path on the users hard disk to the secondary browser, which is
expressed as a file:// URL. If no secondary browser is defined, it returns nothing.
dreamweaver.openHelpURL()
Availability
Dreamweaver MX
Description
Opens the specified Help file in the operating system Help viewer.
Dreamweaver MX displays help content in the standard operating system help viewer instead of a
browser. Help content is in HTML, but it is packaged for Windows HTML Help or Help Viewer
for Mac OS 9 and OS X.
The following four types of files comprise the full help content. See your operating system
documentation for more information on help files.
Help book
A help book consists of the HTML help files, images, and indexes. In Windows, the help book
is a file that has a name with a .chm extension. On the Macintosh, the help book is a folder.
The Help book files reside in the Dreamweaver MX Help folder.