Logical operators

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
szalies
Posts: 6
Joined: Thu Oct 21, 2004 2:47 am

Logical operators

Post by szalies »

In the "This test depends on expression"
can I use Xor, Nor... or just and, or and not ???

Xor would be welcomed
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Manual says "logical operators [and, or, not, <, >, >=, <=, ==, <>]".
No, HostMonitor does not support xor. I have added your request into "to do" list

Regards
Alex
szalies
Posts: 6
Joined: Thu Oct 21, 2004 2:47 am

Post by szalies »

what is the limitation to the length of the string for the expresion ?

I'm using some tests concatenation but in can grow up pretty fast...
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor can accept 64K string (65536 characters). Windows edit control has its own limitations. I think it is 2Gb for Windows NT and 32K for Windows 9x/ME

Regards
Alex
szalies
Posts: 6
Joined: Thu Oct 21, 2004 2:47 am

Post by szalies »

Wow, ok with 64k I'll have more than enough !!!

as long as it's not a 256 char string ;)
Post Reply