Hi friends,
This trigger does not fire:
count(/BE01/proc.num[notepad.exe],#3,"ne",0)=3



It should fire to shutdown notepad.exe if the last 3 values is not equal 0.
But it does not work.
What am I doing wrong?
This trigger does not fire:
count(/BE01/proc.num[notepad.exe],#3,"ne",0)=3
It should fire to shutdown notepad.exe if the last 3 values is not equal 0.
But it does not work.
What am I doing wrong?
Comment