Adobe 38040334 - Dreamweaver CS3 User Manual page 234

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

Advertisement

Arguments
None.
Returns
Nothing.
dreamweaver.popupCommand() (deprecated)
Availability
Dreamweaver 2; deprecated in 3 in favor of
Description
This function executes the specified command. To the user, the effect is the same as selecting the command from a
menu; if a dialog box is associated with the command, it appears. This function provides the ability to call a
command from another extension file. It blocks other edits until the user closes the dialog box.
Note: This function can be called within the
Property inspector file.
Arguments
commandFile
• The
argument is the name of a command file within the Configuration/Commands folder (for
commandFile
example,
"Format Table.htm"
Returns
Nothing.
dreamweaver.runCommand()
Availability
Dreamweaver 3.
Description
Executes the specified command; it works the same as selecting the command from a menu. If a dialog box is
associated with the command, it appears and the command script blocks other edits until the user closes the dialog
box. This function provides the ability to call a command from another extension file.
Note: This function can be called within the
Property inspector file.
Arguments
commandFile, {commandArg1}, {commandArg2},...{commandArgN}
• The
argument is a filename in the Configuration/Commands folder.
commandFile
• The remaining arguments,
function in the
guments()
Returns
Nothing.
"dreamweaver.runCommand()" on page
objectTag()
).
objectTag()
commandArg1, commandArg2
argument.
commandFile
function, from any script in a command file, or from the
function, from any script in a command file, or from the
, and so on, which are optional, pass to the
DREAMWEAVER CS3
API Reference
229.
receiveAr-
229

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents