Re: Notepad Window positions
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
In your more commands, use if else check to see if there is already an open notepad window and position the new window accordingly (to check, try eg =anywindow("=notepad") but lots of other ways.
Make the whole thing an exec morecommandsasscript script to make it possible to easliy use eg variables and if else.