Search found 4 matches

by mungurk
08 Jul 2009 19:04
Forum: DOS Batch Forum
Topic: findstr question
Replies: 3
Views: 6043

thank you for helping me with the batch

avery_larry,
It sure looks like I have a lot more to learn about scripting!
This works beautifully.
I'll study this one, and try to adapt it to different scenarios.

May you live a thousand years in good health!

- mungurk
by mungurk
07 Jul 2009 21:47
Forum: DOS Batch Forum
Topic: findstr question
Replies: 3
Views: 6043

findstr question

Hello all, I am hoping for any advice on the findstr command, for the following scenario I have a directory containing about 900 log files, far too many to check manually, x:\files\logs\pro I am trying to complete a Batch Script that searches for the presence of the string "sorry.google" a...
by mungurk
01 Jun 2009 14:29
Forum: DOS Batch Forum
Topic: Google SERP minus quotes
Replies: 3
Views: 6246

Thanks so much for that help!!!

avery_larry, Thank you so much for helping me with this one.
I just could not seem to get my head around it properly.

All the best...
by mungurk
31 May 2009 23:52
Forum: DOS Batch Forum
Topic: Google SERP minus quotes
Replies: 3
Views: 6246

Google SERP minus quotes

Hello, I have read through previous postings on stripping quotes, but cannot seem to get my batch to remove the quotes. I have a script that prints a Google URL to a TXT file: set str="http://www.google.com/search?hl=en&as_q=canada&as_epq=&as_oq=&as_eq=&num=100&lr=&a...