Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

compress error staus

Status
Not open for further replies.

butterfm

Programmer
Feb 15, 2002
132
GB
Hi,

I'm using the MKSToolkit compress tool (on win2000) and am getting an error status ($?) of 9 when I compress a tar file.

I assume that this version of compress throws out the same error values as the compress tool on all real UNIX platforms.

Does anybody know what the error status 9 actually means. I can't find a description anywhere.

I can uncompress the file OK so the error is not corrupting the file, but I'm a bit uncomfortable sending the file to customers when it's not compressed cleanly.

Thanks, M.
 
If anybody is interested $?=9 looks like an error status thrown out if the resulting compressed file is bigger than the original uncompressed file.

M.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top