Beginner needs help with text files

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I had posted this in comp.lang.visual.basic and haven't recieved a reply
(to be fair it's only been one day), but then came across this group and
there is much more activity here..
My apologies for cross posting(?) .

Hello all,
Hope this is the correct group for this question.
I couldn't find a vb beginners group.
I am getting overwhelmed and need some help.
I did this very easily in a batch file (only three lines), but DOS is too
limited and the use of the batch is presenting other problems (file is
compressed so I get garbage characters in the output file which I can't
edit).
I also wanted some other functionality added and decided to try VB6.

Problem - (Totally lost and frustrated)
How do I search all files with a given extension (ex. *.zip) for text
inside
those files and output those lines (strings) to a text file?
I need to be able to use wildcards, so from what I read the use of the File
System Object is not going to help me.
The files are compressed (don't know if that matters).
The text lines (strings) in the files I am looking for would be something
like *.bspPK(trailing garbage characters)

Any help will be much appreciated.
Thank you



.



Relevant Pages

  • Re: Beginner needs help with text files
    ... > 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)
  • Re: Batch File to manipulate path and file name
    ... The next song to be displayed has parentheses in its name. ... #echo Full name=%* ... How do I get from Input File Name to Output File Name Desired? ... Second question summarizes to in a batch file, ...
    (microsoft.public.windowsxp.general)
  • Re: need help
    ... In a far away land ... strings, then write the strings to the output file in reverse order. ... Boeing Associate Technical Fellow ...
    (comp.unix.programmer)
  • Re: pc speaker in asm
    ... del bild.dat ... is copying two input binary files (that's what the "+" does in my ... computer), to be concatenated to an output file, but to where is the ... I assumed a parameter was missing.in the batch file. ...
    (alt.lang.asm)
  • Re: how to read from more than one files at a time
    ... > operation on the strings and join them together, ... > one output file. ... Some symmetry between the ... handling of the two files would also be nice. ...
    (perl.beginners)