home / experts / javascript / column49 |
|
The ActiveDocument Object's Methods, Part III
Saves changes to the active document. Returns a true value if successful, a false value otherwise.
Selects all the text in the active document.
Sets the insertion point position. The column number is
Highlight the given line.
Highlights the current line.
Performs a single undo operation.
Shifts the current line one character to the left. |
Produced by Yehuda Shiran and Tomer Shiran
Created: September 27, 1999
Revised: September 27, 1999
URL: http://www.webreference.com/js/column49/activemet3.html