S
Steve
Is there anyone with experience using the Winzip command line add-in?
I can't get it to create the zip file with a space in the file name.
Using:
RetValue = Shell("C:\winzip\wzzip.exe C:\MyFolder\My ZipFile.Zip
C:\MyOtherFolder\MyFile.mdb")
What is the syntax when you want a space in the zipfile file name?
Thanks!
Steve
I can't get it to create the zip file with a space in the file name.
Using:
RetValue = Shell("C:\winzip\wzzip.exe C:\MyFolder\My ZipFile.Zip
C:\MyOtherFolder\MyFile.mdb")
What is the syntax when you want a space in the zipfile file name?
Thanks!
Steve