Search found 3 matches
- 23 Feb 2019 00:26
- Forum: DOS Batch Forum
- Topic: Bathc - find and replace several strings (Quick as possible!)
- Replies: 4
- Views: 9902
SOLUTION!
I figured out I that I wasn't defining :MakeReplace location and files at the end of the script... On a side note, I would REALLY love an explanation or solution on how to run this more efficiently? Like I stated in original post, I have several strings within several documents. I know using wildcar...
- 22 Feb 2019 21:10
- Forum: DOS Batch Forum
- Topic: Bathc - find and replace several strings (Quick as possible!)
- Replies: 4
- Views: 9902
Re: Bathc - find and replace several strings (Quick as possible!)
Honestly I'll take ANY solution at this point, doesn't have to be this batch file, could be one that runs more efficiently? ANY BATCH which will perform the task. I have no clue what to write honestly. Also, I fforgot to add the information specified in this forum- see below INFO.BAT version 1.5 ---...
- 22 Feb 2019 17:28
- Forum: DOS Batch Forum
- Topic: Bathc - find and replace several strings (Quick as possible!)
- Replies: 4
- Views: 9902
Bathc - find and replace several strings (Quick as possible!)
Newbie here - need help quick (if possible!) I am trying to find and replace strings within .dat files (basically text). I have a list of items I need found and the items I need to replace them with. I used a batch script I found online, which worked yesterday but doesn't work today! If anyone can h...