Dreamweaver.openwithapp() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

Each
book-id
The
attribute is the book ID that is used in the help.map and HelpDoc.js files.
id
The
win-mapping
"UsingDreamweaver.chm"
The
mac-mapping
this example.
The help.map file
The help.map file maps a help content ID to a specific help book. Dreamweaver uses the
help.map file to locate specific help content when it calls help internally.
The helpDoc.js file
The helpDoc.js file lets you map variable names that you can use in place of the actual book ID
and page string. The helpDoc.js file maps a help content ID to an HTML page in a specific
help book. Dreamweaver uses the helpDoc.js file when it calls help from JavaScript.
Arguments
bookID
The
argument, which is required, has the following format:
bookID
ID:page
The
portion is the
ID
the help content to display. The
.
display
The pages are referenced in the help.map file.
Returns
A value of
true
help viewer.
Example
openHelpURL("DW_Using:index.htm");

dreamweaver.openWithApp()

Availability
Dreamweaver 3.
Description
Opens the specified file with the specified application.
Arguments
,
fileURL
appURL
The
fileURL
The
argument is the path to the application that is to open the file, which is expressed
appURL
as a file:// URL.
Returns
Nothing.
146
Chapter 11: Application
entry has the following attributes:
attribute is the Windows book name, which is
in this example.
attribute is the Macintosh book name, which is
of the entry in the help.xml file that names the file that contains
bookID
page
if successful;
if Dreamweaver cannot open the specified file in the
false
argument is the path to the file to open, which is expressed as a file:// URL.
portion of the entry identifies the specific page to
"Dreamweaver Help"
in

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents