When I try it a second time (after activating notepad) there is no window title, length is 0. This happened 'suddenly' probably from last week on. Notepad is an example, get this issue also with other programs.
Running windows 8.1 Upd 1 and MS 14.0.18
Any help greatly appreciated
Code: Select all
Let>WIN_USEHANDLE=0
Let>GAW_TYPE=0
GetActiveWindow>activeWin,WinX,WinY,winW,winH
Length>activeWin,activeWinLen
MDL>active=<%activeWin%> length=%activeWinLen%
if>activeWinLen=0
// second time on this code is executed, while notepad is active