Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create XP compressed folder in VFP
Message
From
03/03/2004 17:19:59
 
 
To
25/02/2004 08:51:53
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00880426
Message ID:
00882925
Views:
20
>Hi Fred,
>
>
>x = 'PK'+CHR(0x05)+CHR(0x06)+REPLICATE(CHR(0),18)
>STRTOFILE(X,'C:\TEMP\TEST.ZIP',0)
>
>
>Creates a WinZip File called test.zip in the temp directory. It isn't really a folder, although you can drag and drop files into it. Is this what you want?

I want to be able to add files to an existing zip programatically. If XP can do it through the GUI, I would think the capability exists.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform