UNZIP .txt.gz file
  (4-replies, RPG IV)
Post your reply | Return to Forum  Refresh | ascending | descending
Author: Bob Cozzi Return to Forum  Refresh 2010-07-26 07.10.33
Are you talking about on the System i? Or on another platform?

If System i, then I would use the JAR command within QShell.

See my Tuesday Tip for Feb 2008 and July 13 2010 on Unziping.

Author: neel1981 Return to Forum  Refresh 2010-07-23 00.15.10
It also created myfile.txt in the provided link, but first 2 records were good, 
others got junk values.
Author: neel1981 Return to Forum  Refresh 2010-07-23 00.14.18
That's what I did after I restored GZIP, after I execute that command then it 
failed in 3rd record where there was a decimal value. not sure why?
Author: DavidConn Return to Forum  Refresh 2010-07-22 22.13.20
Try Call GZip ( '-d' 'myfile.txt.gz' )
Author: neel1981 Return to Forum  Refresh 2010-07-22 21.55.51
I have a zipped file like myfile.txt.gz and want to unzip it. I tried using GZIP, 
it created a txt file, but only first 4 records are readbale, others are not. Also 
when I called GZIP program with parameter, it terminated with some error. Any 
pointer how can I unzip the file? Thanks.
Your reply | top | Return to Forum | ascending | descending
      Name:
    
By pressing you agree to the
forum guidelines
      Note: Your message is limited to 3500 characters.