MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 41

Dreamweaver api reference
Table of Contents

Advertisement

Arguments
drivePath
The
argument is a string that contains the full drive path.
drivePath
Returns
A string that contains the file:// URL for the specified file.
Example
A call to
MMNotes.filePathToLocalURL('C:\sites\webdev\index.htm')
"file:///c|/sites/webdev/index.htm"
MMNotes.get()
Description
This function gets the value of the specified key in the specified Design Notes file.
Arguments
fileHandle, keyName
The
fileHandle
The
argument is a string that contains the name of the key.
keyName
Returns
A string that contains the value of the key.
Example
See
"MMNotes.getKeys()" on page
MMNotes.getKeyCount()
Description
This function gets the number of key/value pairs in the specified Design Notes file.
Arguments
fileHandle
The
fileHandle
Returns
An integer that represents the number of key/value pairs in the Design Notes file.
argument is the file handle that
42.
argument is the file handle that the
.
MMNotes.open()
MMNotes.open()
The Design Notes JavaScript API
returns
returns.
function returns.
41

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Dreamweaver 8

Table of Contents