Search found 1 match

by Keegan
07 Dec 2014 13:34
Forum: DOS Batch Forum
Topic: get a value from a file
Replies: 2
Views: 2686

get a value from a file

Hi all, sorry if this has been asked before. I am trying to get a value from a txt file and then do something if it is correct: The file is like this: Scanned result Size : 1000 gB Damaged Blocks : 0.0 % Elapsed Time : 0:56 What I want to do is check if damaged blocks are 0,0% and continue, but if i...