SetFocus( )
| Action: | Sets
the input focus to the application specified. This function is very useful
in combination with the SendKeys function. |
||||
| Syntax: | SETFOCUS
("Title") |
||||
| Parameters: |
Title
|
||||
| Returns: |
|
||||
| See Also: |
SendKeys(
) |
||||
| Example: |
If
SetFocus ("Untitled - Notepad") = 0 |