PDA

View Full Version : WZZIP & Directory names w/ spaces


Bodhran1
03-26-2003, 09:15 AM
Hi all,

I am writing a script that needs to create a zip file.

The directory I am writing to has spaces in it's name (partially Bill Gates and partially Autodesk's idea, not mine).

Can anyone tell me if I can do this another way?

Call Shell ("C:\WINZIP81\WZZIP C:\PROGRAM FILES\AUTOCAD LT 2000\PROJECTS\9999\9999acad.zip -A c:\PROGRAM FILES\AUTOCAD LT 2000\PROJECTS\9999\9999fab.DWG" ,)

Maybe I have a syntax error?


Thanks!!

Dave