Using ColdFusion Studio
|
|
Chapter 4 : Getting the Most from the Help System
|
Using Embedded Dialog Box Help
Several of Studio's dialog boxes have embedded help that provides context-sensitive syntax and usage information. These dialog boxes include:
- Tag Editor (right-click a tag and choose Edit Tag from the menu)
- Tag Chooser (right-click in the Editor window and choose Insert Tag)
- Expression Builder (right-click in the Editor window and choose Insert Expression)
 |
To use embedded dialog box help:
|
- Click the Toggle Embedded Help button to see the embedded help in a window at the bottom of the dialog box.
- To see the embedded help in a separate window, click the Show help in separate window button.
Creating help files for custom tag editors
Using Allaire's Visual Tools Markup Language (VTML), you can change a tag editor's interface or create a new editor. You can also add your own help text to editors. See ../../customizing_the_development_environment/vtml.htmCustomizing the Development Environment/a for details.
Copyright © 1999, Allaire Corporation. All rights reserved.
|
|