Dear All,
I need a to compress a file into a .zip archive file from within a .prg and without screen interaction.
This used to be possible under PKZIP:
PKZIP gogins.zip gogins.dbf
Can anybody help by letting me know what the equivalent
command using WINZIP would be? Can ShellExecute be used?
Many thanks.
I need a to compress a file into a .zip archive file from within a .prg and without screen interaction.
This used to be possible under PKZIP:
PKZIP gogins.zip gogins.dbf
Can anybody help by letting me know what the equivalent
command using WINZIP would be? Can ShellExecute be used?
Many thanks.