IfWinNotExist, ... seems not working here

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

IfWinNotExist, ... seems not working here

23 Mar 2018, 08:08

Code: Select all

SetTitleMatchMode,1
DetectHiddenWindows,On
IfWinNotExist,Typ
	lll(A_LineNumber, A_LineFile, "Debuggging!  " ) ;
...
the "Typ" is runnin into the trayicon but is not found by script above.
==> my logfile is running full. :crazy: :thumbdown:
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

Re: IfWinNotExist, ... seems not working here

23 Mar 2018, 08:28

it wors if i use SetTitleMatchMode,2

often i do this mistake.

becouse i not understanding this different.

looks a little as a look and feel problem, nearly a bug.

if u use it as normal window

SetTitleMatchMode,1

works.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: alawsareps, mebelantikjaya, mikeyww, RussF and 313 guests