edit text entries...
From: ghettocow (ghettocow_at_hotmail.com)
Date: 08/16/04
- Next message: Donald Grover: "Re: Log all Sucsessfull and Failed Logins"
- Previous message: Alex K. Angelopoulos [MVP]: "Re: Open network connection (VPN) with vbscript"
- Next in thread: Tom Lavedas: "RE: edit text entries..."
- Reply: Tom Lavedas: "RE: edit text entries..."
- Reply: Jerold Schulman: "Re: edit text entries..."
- Messages sorted by: [ date ] [ thread ]
Date: 15 Aug 2004 21:49:47 -0700
I have a batch file that reads a text file and displays certain
strings back using the 'findstr' command. Some strings that the batch
returns contain HTML code. The string looks something like this:
Important text1:
Relevant Pages
... 'xcopy' is not recognized as an internal or external command, ... here is the full command in my batch file: ... > Specifies a list of files containing strings. ...
(microsoft.public.windowsxp.general)
... If this is going into a batch file, use %%q instead of %q where you see it ... > I want to use the findstr command to identify files with certain strings ... > set, but it didnt work. ...
(microsoft.public.windows.server.scripting)
... >strings back using the 'findstr' command. ... >HTML code from the text file. ... How can a batch job process files that contain command control characters? ...
(microsoft.public.scripting.vbscript)
... it appears to be something it's not liking about "Exclude"? ... >> 'xcopy' is not recognized as an internal or external command, ... here is the full command in my batch file: ... >>> Specifies a list of files containing strings. ...
(microsoft.public.windowsxp.general)
... I did this very easily in a batch file, ... compressed so I get garbage characters in the output file which I can't ... The text lines (strings) in the files I am looking for would be something ...
(microsoft.public.vb.general.discussion)