Never had a problem with that when you run the <cfexecute> through a scheduled job
At 01:55 PM 3/29/02 -0500, you wrote: >How did you get the annoying press any key to continue prompt to go away? > >Duane > >-----Original Message----- >From: Jim Gurfein [mailto:[EMAIL PROTECTED]] >Sent: Friday, March 29, 2002 9:57 AM >To: CF-Talk >Subject: RE: Zipping Files > > >We've been using a command line .exe from winzip that does a great job. We >have scheduled jobs that look like this: > ><CFEXECUTE NAME="C:\progra~1\winzip\wzzip.exe" > arguments="c:\directory\filenametobewritten.zip >c:\directory\filenametobezipped.txt" > > ></CFEXECUTE> > >Works like a charm! > > >At 09:54 AM 3/29/02 -0500, you wrote: > > You could grab cfx_consolecommand and run pkzip old school style. > > > > > -----Original Message----- > > > From: Duane Boudreau [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, March 29, 2002 9:38 AM > > > To: CF-Talk > > > Subject: Zipping Files > > > > > > > > > Does anyone have code or an example of zipping files? > > > > > > Thx, > > > Duane > > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

