Compare Two Lines of a text file for identical values

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?

I removed the “value of” start to the relevance expression and it worked.

1 Like