#1
|
|||
|
|||
'Not equal to' script language comparison
Hi,
I have build condition that I would like to execute ONLY when two conditions are met, currently I am using [%WINDOWS_NT_SERVICE_STATUS% <> 4 AND "%SERVICE_COMMAND%" = "STOP"] above doesnt seems to be working as even if one of the condition is true , the whole thing gets executed. I am using VBP 8 and I realize symbol "<>" may not mean "Not equal to", if not <> then what should I use? Regards |
|
|