Search found 1 match
- 30 Aug 2015 23:00
- Forum: DOS Batch Forum
- Topic: Variable comparision in a batch file
- Replies: 1
- Views: 2790
Variable comparision in a batch file
Hi,I have a batch file in which i need to call two other batches depending on a condition. And the condition is, i have two variables in a text file(Two strings.For Eg:2016JanFcst and 2016FebFcst).Now i have two read these two variables from my batch and check if these two are equal. And if these tw...