D
Dave Harris
I am trying to convert QuickBasic and dos batch files into VB.NET. I
downloaded the resource kit along with the free ComponentOne Zip classes.
The examples that came with the zip utility were not real helpful as I am
relatively new to VB.NET. I need to unzip a file composed of about 20 text
files. Once the file is unzipped, I have a form which allows the user to
edit one of the unzipped text files. I then save the edited version and now
need to zip that individual text file back into the zip file. I know how to
edit the text file but the zipping and unzipping routines are giving me
fits. How do I do this? Thanks in advance for your help.
Dave Harris
downloaded the resource kit along with the free ComponentOne Zip classes.
The examples that came with the zip utility were not real helpful as I am
relatively new to VB.NET. I need to unzip a file composed of about 20 text
files. Once the file is unzipped, I have a form which allows the user to
edit one of the unzipped text files. I then save the edited version and now
need to zip that individual text file back into the zip file. I know how to
edit the text file but the zipping and unzipping routines are giving me
fits. How do I do this? Thanks in advance for your help.
Dave Harris