keepingbusy
Programmer
thread184-1284772 was closed sometime ago but I'm interested in the concept of this function to zip files.
On Craig's blog there are some examples one of which is:
Code:
SET LIBRARY TO LOCFILE("vfpcompression.fll")
?ZipFile("C:\SomeFile.txt", .F.)
SET LIBRARY TO
I have downloaded the vfpcompression.fll file.
I'm using:
VFOX version 9
Windows XP or VISTA
Thank you