MarkStallen 4 Posted March 4 Report Share Posted March 4 How to use the =not condition in the ini file. For instance : 217=B66D0=not3 P258,23,Cx010066D0,x04 217=B66D0not=3 P258,23,Cx010066D0,x04 217=B66D0not3 P258,23,Cx010066D0,x04 Don't work Quote Link to post Share on other sites
John Dowson 162 Posted March 4 Report Share Posted March 4 9 minutes ago, MarkStallen said: How to use the =not condition in the ini file. For instance : 217=B66D0=not3 P258,23,Cx010066D0,x04 217=B66D0not=3 P258,23,Cx010066D0,x04 217=B66D0not3 P258,23,Cx010066D0,x04 No, that wouldn't as according to the Advanced User guide: Quote <condition> is one of: =value for equality !value for inequality <value for less than >value for greater than so should be: 217=B66D0!3 P258,23,Cx010066D0,x04 217=B66D0!3 P258,23,Cx010066D0,x04 217=B66D0!3 P258,23,Cx010066D0,x04 Quote Link to post Share on other sites
MarkStallen 4 Posted March 4 Author Report Share Posted March 4 Thanks Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.