Dreamweaver CS4 Resources
|
Create and use commands from history steps
Save
a set of history steps as a named command, which then becomes available in
the Commands menu. Create and save a new command if you might use
a set of steps again, especially the next time you start Dreamweaver.
Create a command- Select a step or set of steps in the
History panel.
- Click the Save As Command button, or select Save As Command
from the History panel’s context menu.
- Enter a name for the command and click OK.
The command appears in the Commands menu.
Note: The
command is saved as a JavaScript file (or sometimes an HTML file)
in your Dreamweaver/Configuration/Commands folder. If you are using Dreamweaver on a multiuser operating system,
the file is saved in the specific user’s Commands folder.
Use a saved command- Select an object to apply the command
to, or place the insertion point where you want to apply the command.
- Select the command from the Commands menu.
Edit a command name- Select Commands > Edit Command
List.
- Select a command to rename, enter a new name for it,
and then click Close.
Delete a name from the Commands menu- Select Commands > Edit Command
List.
- Select a command.
- Click Delete, and then click Close.
|