Login | |
|
 |
RE: zip search script help - 3/5/2008 9:54:52 AM
|
|
 |
|
| |
ebgreen
Posts: 4971
Score: 31
Joined: 7/12/2005
Status: offline
|
Here is a thread that discusses zipping and unzipping files. See if it gets you started in the right direction. Here is basicaly what you need to do: For Each zip file in a folder Unzip the file to a temporary folder For each file in the temporary folder See if the ID you are looking for is in the file Loop Delete all the files in the Temp folder Loop
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|