Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.msdos.batch    |    Fun with MS-DOS batch files    |    42,547 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 41,803 of 42,547    |
|    Herbert Kleebauer to Jos@noreply.nl    |
|    Re: Search for patern in HTML and return    |
|    13 Dec 19 14:49:57    |
      From: klee@unibwm.de              On 12.12.2019 01:05, Jos@noreply.nl wrote:              > But it needs to search 1000+ pages for a certain string so it must be       > fast.       > Is there an alternative to get this done on a Windows PC?              Just write a small program in a programming language       you are used to. You first could use 'for' and       'find' in a batch program to extract only the lines       which contains the search string and store only       those lines of the 1000+ pages in a single       file and then parse it by your program to generate       the wanted output. Type "for /?" and "find /?"       for more help.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca