UNCOMPRESS files on PCs [message #31759] |
Thu, 15 August 2002 08:41 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
I have reason to work with files that have been compressed
with the UNIX "compress" command from my Windows IDL application.
Has anyone written a Windows DLM, ala Randy Frank's gzip interface
(found on Ronn Kling's web page) to work with this
kind of compressed file? (Randy's DLM appears
to work only with files compressed with gzip.)
Anyone want to make a couple of bucks writing me one? :-)
There are reasons why I want a DLM and not solutions
that spawn gzip, etc., which I know can decompress
these files.
Thanks for any pointers.
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|