Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating the ZIP
Message
From
09/10/2001 12:12:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00566018
Message ID:
00566024
Views:
28
>Hello All,
>I need to automate the "zipping process". I have winZip 8.0. How do I go about doing this??
>
>Thanks
>
>Sandy
RUN /N WinZip (parameters)
Or, if you need to wait until WinZip finishes, to do something else later, omit the /N:
RUN WinZip (parameters)
Check the WinZip help file for parameters. In this kind of software, the ZIP-file you create usually goes first.

Hilmar.
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