Syntax
| AppActivate Title$
-or-
AppActivate TaskID
| ||||||
---|---|---|---|---|---|---|---|
Description
| Form 1: Activate the application top-level window titled Title$. If no window by that title exists then the first window with at title that starts with Title$ is activated. If no window matches then an error occurs.
Form 2: Activate the application top-level window for task TaskID. If no window for that task exists then an error occurs.
| ||||||
See Also
| |||||||
Example
|