VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Hi, but I'm a c*t. Sorry


    I would like do a batch that find a string called AB24EC0DHB inside a file example.avi of 800 GB

    The batch should search it inside the file and if at least one occurrance is present ---> change from 0 to 1 the variable AB24Present

    Possibly I wonder if there is a faster way to search inside the file: if the occurrance is finded --> the batch have to stop the search and change AB24Present from 0 to 1

    How can I do? thanks
    Quote Quote  
  2. Member
    Join Date
    Aug 2010
    Location
    San Francisco, California
    Search PM
    Code:
    set AB24Present=0 & find "AB24EC0DHB" example.avi && set AB24Present=1
    Quote Quote  
  3. thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!