anyway to uncompress a unix gz file? 
Author Message
 anyway to uncompress a unix gz file?

hey guys:

    I guess my subject said it all. :)
    Is there a way by code or otherwise to uncompress a unix gz file
using vb?
    thanks. email too if not too much trouble please.

yan



Thu, 09 Aug 2001 03:00:00 GMT  
 anyway to uncompress a unix gz file?


Quote:
>hey guys:

>    I guess my subject said it all. :)
>    Is there a way by code or otherwise to uncompress a unix gz file
>using vb?
>    thanks. email too if not too much trouble please.

>yan

Hello Yan,

I don't know how to do it by code...(I have heard of a web site http://www.wotzit.org [or something like that,
maybe com instead of org] that I understand has documentation of various file formats...maybe you could
find docs there from which you could write code to do this.)

Anyway, there are Windows programs, such as WinZip
(ftp://ftp.download.com/pub/win3/utilities/winzip31.exe) that can uncompress gz files.

Hope this helps,

Charles


"For God So Loved The World, That He Gave His
 Only Begotten Son, That Whosoever Believeth
 In Him Should Not Perish, But Have Everlasting
 Life"John3:16  * http://pw2.netcom.com/~cbrtjr/wrdthing.html *



Thu, 09 Aug 2001 03:00:00 GMT  
 anyway to uncompress a unix gz file?


Quote:
>hey guys:

>    I guess my subject said it all. :)
>    Is there a way by code or otherwise to uncompress a unix gz file
>using vb?
>    thanks. email too if not too much trouble please.

>yan

There is a Dos program called gzip.exe that handles gz files.  I'm
sure a little searching on the net will locate it.
You could use this from VB by formulating the correct command line &
shelling out to it.




Fri, 10 Aug 2001 03:00:00 GMT  
 anyway to uncompress a unix gz file?
On Sun, 21 Feb 1999 22:03:37 GMT, Charles E. Bortle pondered:

Quote:
> I don't know how to do it by code...(I have heard of a web site http://www.wotzit.org [or something like that,
> maybe com instead of org] that I understand has documentation of various file formats...maybe you could
> find docs there from which you could write code to do this.)

Almost... the URL is actually http://www.wotsit.org

--
Alex Warren ICQ: 4043750 http://come.to/axe http://come.to/perdition
email: 1. take my name, remove the spaces, and "at", writeme, a dot, and a com
       2. AOL and HOTMAIL users add "AW" to the subject line please
-----------------------------------------------------------------------------
(please reply to the newsgroup - if you must reply by email, change the anti-
spam rubbish in the header to the email address prescribed above)



Fri, 10 Aug 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. anyway to uncompress unix gzip file?

2. decompressing .gz files

3. Help: Howto UnCompress gzip'ed files within VB3

4. Help: Howto UnCompress gzip'ed files within VB3

5. Looking for a free way to compress/uncompress files

6. Help: Howto UnCompress gzip'ed files within VB3

7. I need to compress/uncompress a file

8. Help: Howto UnCompress gzip'ed files within VB3

9. Is there anyway I can use access file reside on internet using vb6 odbc

10. Unix - DOS - Unix conversion

11. Need to display a graphic under sco unix and HP unix

12. Uncompress.exe

 

 
Powered by phpBB® Forum Software