Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PKZIP IN VFOXPRO
Message
From
13/09/2001 12:05:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00555852
Message ID:
00555976
Views:
22
>Hi Hilmar,
>yes actualy we use this as run command...
>But with a lot of file, it take extremely long time...
> ...

Slow, even if you add lots of files at once, with wildcards?

You can probably omit the output to screen, or sent it to a file, instead, with DOS redirection:
PKZIP (options) > NUL
(no output to screen)

PKZIP (options) > myfile.txt
(output to a file)
This should make the processing faster.

Hilmar.

>So, the Hector's solution with dynazip it's perhaps more speed..
>I must see how cost dynazip
>Best Regards
>Francis
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform