montypython1
Technical User
Greetings,
What is the best way to automate the process of zipping certain files? I suspect that this procedure should lend itself ideally to automation, since there are always 6 files to be zipped, and they are always in the same file folder. My application is changing constantly, which is often requiring me to update certain spec files for approximately 75 customers (each customer uses the exact same file names, although the specs are different).
Please forgive me if I am asking this question in the wrong forum, but I can't find a forum regarding Zip utilities (and this question does have to do with VFP). I found something kinda-sorta similar in "thread184-316615", but it wasn't quite what I'm hoping for.
Currently, I manually zip these files (after making the desired changes to the DBF spec files), then create a self-installing EXE using WinZipSE (for distributing to my customers). I have created a batch file to automate the EXE creation, but I don't know how to automate the creation of the ZIP file that is needed first. Any ideas?
Thanks in advance,
Dave Higgins
What is the best way to automate the process of zipping certain files? I suspect that this procedure should lend itself ideally to automation, since there are always 6 files to be zipped, and they are always in the same file folder. My application is changing constantly, which is often requiring me to update certain spec files for approximately 75 customers (each customer uses the exact same file names, although the specs are different).
Please forgive me if I am asking this question in the wrong forum, but I can't find a forum regarding Zip utilities (and this question does have to do with VFP). I found something kinda-sorta similar in "thread184-316615", but it wasn't quite what I'm hoping for.
Currently, I manually zip these files (after making the desired changes to the DBF spec files), then create a self-installing EXE using WinZipSE (for distributing to my customers). I have created a batch file to automate the EXE creation, but I don't know how to automate the creation of the ZIP file that is needed first. Any ideas?
Thanks in advance,
Dave Higgins