Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using WinZip
Message
 
 
To
06/07/2001 13:58:31
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00527556
Message ID:
00527557
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>I'm trying to extract a zip file via vfp? can anyone tell me why the following does not work?
>
>!C:\Program Files\WinZip\Wzunzip e:\Z44200009.zip

Because there is a space in the path. Try

!"C:\Program Files\WinZip\Wzunzip" e:\Z44200009.zip
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform