| Name | ActivateNotepad |
|---|---|
| Type | Method |
| Summary | Activates a notepad window |
| Prototype | boolean ActivateNotepad(BSTR Title); |
| Description | Activates (makes the active window) the notepad window of the given title. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | 0: Could not do it. |
See also ...