Home > Archive > Tcl > March 2006 > Re: using exec and pkzip
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: using exec and pkzip
|
|
| Arjen Markus 2006-03-29, 4:08 am |
| The problem might be that you need to use "pkzip.exe" instead of
"pkzip".
Oh, it works with two files or small files? Odd, very odd. But I would
try with
the full name anyway.
Regards,
Arjen
| |
| Willie 2006-03-29, 7:04 pm |
| > The problem might be that you need to use "pkzip.exe" instead of
> "pkzip".
Doesn't seem to make a difference.
> Oh, it works with two files or small files? Odd, very odd. But I would try
> with the full name anyway.
I think it must be a buffer issue. Would zipping the files be considered
stdin? I put a fconfigure command in:
"fconfigure stdin -blocking 1 -buffering full -buffersize 128000000"
but no luck.
Thanks
Willie
--
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
|
|
|
|
|