User Guide

316 Document
Arguments
fileName
The fileName argument is the file to open, which is expressed as a URL. If the URL is
relative, it is relative to the file that contains the script that called this function.
Returns
The document object for the specified file, which is the same value that the
dreamweaver.getDocumentDOM() function returns.
dreamweaver.openInFrame()
Availability
Dreamweaver 3.
Description
Opens the Open In Frame dialog box. When the user selects a document, it opens into the
active frame.
Arguments
None.
Returns
Nothing.
Enabler
See dreamweaver.canOpenInFrame()” on page 568.
dreamweaver.releaseDocument()
Availability
Dreamweaver 2.
Description
Explicitly releases a previously referenced document from memory.
000_DW_API_Print.book Page 316 Wednesday, July 20, 2005 11:58 AM