This is what worked:
ReadFile>C:\Users\myname\Desktop\Counter.txt,lastfile
trim>lastfile,lastfile
Thanks for all your help!! It was making me frustrated!
Search found 4 matches
- Tue Feb 14, 2023 5:00 pm
- Forum: Beginners
- Topic: If/Else/Endif with compare (=)
- Replies: 6
- Views: 13093
- Tue Feb 14, 2023 4:36 pm
- Forum: Beginners
- Topic: If/Else/Endif with compare (=)
- Replies: 6
- Views: 13093
Re: If/Else/Endif with compare (=)
that's great Dorian! Thanks...I give those a try!!
- Tue Feb 14, 2023 3:37 pm
- Forum: Beginners
- Topic: If/Else/Endif with compare (=)
- Replies: 6
- Views: 13093
Re: If/Else/Endif with compare (=)
Hi Dorian...thanks for the reply! I do have the Endif at the end. Would I need any brackets or quotations? Do I need to Dim any values? Does combining the date & time confuse the comparison? Thanks!!
- Tue Feb 14, 2023 3:00 pm
- Forum: Beginners
- Topic: If/Else/Endif with compare (=)
- Replies: 6
- Views: 13093
If/Else/Endif with compare (=)
As a beginner, I've searched these forums and couldn't find a solution. I'm trying to compare a last file date with the current file date to see if they match. However, even when the match, the code goes to ELSE. (this part: If>%strNewString%=%strNewString2%) Here is what I created: Let>FilePath={"...