comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: using Cygwin bzip2 function into IDL 7.1 (windows environment)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: using Cygwin bzip2 function into IDL 7.1 (windows environment) [message #81154] Fri, 24 August 2012 13:35
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
I've not used CYGWIN, but I assume the notes below apply to any Unix system.

If you just want to compress or decompress a file then call bzip2 with the SPAWN command.

If you want to directly read a .bz2 file, then use the UNIT keyword when calling bzip2 with SPAWN to open a pipe. (My FITS readers will do this when encountering a file with a .bz2 extension.) --Wayne


On Friday, August 24, 2012 11:08:52 AM UTC-4, negri wrote:
> I instaled the Cygwin package in my PC (windows XP).
>
> Now, I would like to use the bzip2 function with IDL (7.1) (inside my
>
> IDL routine). Is it possible (how?) ?
>
> Thanks
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How would you measure the range of density on a graph using IDL?
Next Topic: Re: How would you measure the range of density on a graph using IDL?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:39:54 PDT 2025

Total time taken to generate the page: 0.00489 seconds