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

Home » Public Forums » archive » IDL 8.2.3 released!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL 8.2.3 released! [message #84811 is a reply to message #84782] Tue, 11 June 2013 22:34 Go to previous messageGo to previous message
timothyja123 is currently offline  timothyja123
Messages: 57
Registered: February 2013
Member
Hi Mark,

Unfortunately I have two issues with this release:

The first is the already mentioned SVN Sync issue.

The second is to do with the new FILE_GZIP routine. The compresses the file fine however, it:
1. Removes the suffix on compressed files name
2. Renames the compressed file to match the fileout name

For example:

FILE_GZIP, test_original_name.txt, test_new_name.gz

results in as compressed file like this:

test_new_name.gz
|
-------------> test_new_name

I would like it to do this however:

test_new_name.gz
|
-------------> test_original_name.txt


The compressed filename seems dependent on the filename of the archive if I rename it the name of the internal file reflects this change.
Not keeping the original filename I can live with but loosing the suffix unless I call the file test_new_name.txt.gz I cant.

Thanks,
Tim
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in query_video()
Next Topic: export structure to an ascii file

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

Current Time: Wed Oct 08 15:12:16 PDT 2025

Total time taken to generate the page: 0.00412 seconds