Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create XP compressed folder in VFP
Message
From
25/02/2004 08:51:53
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00880426
Message ID:
00880663
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform