Hi,
I’m looking for a T or F result from a comparison of two values in a single text file. I was able to piece this together, but like usual, it doesn’t work.
(value of line 1 of file “computername.log” of folder “C:\Logs”) = (value of line 2 of file “computername.log” of folder “C:\Logs”)
QnA echoes “E: The operator “value” is not defined.” What am I doing wrong?