View Single Post
Old 02-15-2003, 04:52 AM  
DBX
Guest
 
Posts: n/a
Default

i changed the code, but still have problems with the cutted complete dirs ...

[XX] - ( 0

only when the file is smalled then 1 MB..

DBX

edit

fixed it...

#define zip_completebar "[XX] - ( %.0mM %fF - COMPLETE ) - [XX]"

to:

#define zip_completebar "[XX] - ( %.1mM %fF - COMPLETE ) - [XX]"

works now..
  Reply With Quote