Hi All,
Been trying to figure this out for hours - I seem to be no closer.
Just last night, the WinMove and WinActivate functions were working on the window I am working with right now, but they stopped working. I made no significant changes to the system.
Here is the code which won't work:
WinMove("Windows PowerShell", "", 0, 0, 200, 200, 1)
The WinActivate command also seems to have stopped working, but I am less concerned with that function.
I can see the window in the list when I use WinList.
Any help would be appreciated.
Thanks,
J