home / experts / javascript / column48 |
|
The Application Object's Methods, Part V
Copies the parser script file from the given location to the application's "\Parsers" (usually "D:\Program Files\Allaire\HomeSite4\Parsers") subdirectory, and associates it with the given file extensions. The method's second argument is a semicolon separated list of file extensions, such as
Now select "Setting..." from the "Options" menu, or just hit the F8 key. Select the "Color Coding" tab to see what files are associated with each parser:
Displays a dialog box and prompts the user to click a button. The box has a capion at the top (
The method returns the ID of the button that was pressed:
Creates a new document, optionally from the default template (if
Moves to the next document in the document tab. Moves to the first one if the current file is the last one in the tab. |
Produced by Yehuda Shiran and Tomer Shiran
Created: September 13, 1999
Revised: September 13, 1999
URL: http://www.webreference.com/js/column48/appmet5.html