Have you tried writing the output of the .bat file to a log file or something?
><cfexecute > name="d:\www\clients\cx_Web~1\xml_123\cx_run.bat" > arguments=" in_123.xml out_123.xml" output="c:\myfile.log"/> ~Todd At 11:41 PM 8/1/2002 -0400, you wrote: >no error. whats supps to happen is this... >when that command line argument is passed >it is to take the xml in the in_123.xml, do >some stuff, then that batch file writes another >file, in another format called out_123.xml > >the problem lies in the fact that the out_123.xml >file is never written when i use cfexecute, >however from the command line, no problem. > >tony > > >-----Original Message----- >From: Chad Gray [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 02, 2002 2:26 AM >To: CF-Talk >Subject: RE: its ok really... > > >What is the error? > >-----Original Message----- >From: Tony Weeg [mailto:[EMAIL PROTECTED]] >Sent: Thursday, August 01, 2002 8:33 PM >To: CF-Talk >Subject: RE: its ok really... > > >nope, not really....i can do it from the command line....what kinda >permissions would i need? i mean...does cf not run it like its the >command line running it? > >tony > >-----Original Message----- >From: Chad Gray [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 02, 2002 2:19 AM >To: CF-Talk >Subject: RE: its ok really... > > >Permissions on the file? > > >-----Original Message----- >From: Tony Weeg [mailto:[EMAIL PROTECTED]] >Sent: Thursday, August 01, 2002 8:24 PM >To: CF-Talk >Subject: its ok really... > > >hey, if everyone ignoring me, its ok, i understand, but--if no one has >any clues on this question, ill send this again tomorrow, but really, if >someone has any idea on this, please let me know...thanks... > >tried the full path, to no avail? > >here is my code. > ><cfexecute > name="d:\www\clients\cx_Web~1\xml_123\cx_run.bat" > arguments=" in_123.xml out_123.xml" /> > >if i run same from command line like this: > >cx_run.bat in_123.xml out_123.xml > >and it works fine :( any ideas? anyone? > >thanks >tony > >tony > >tony weeg >[EMAIL PROTECTED] >www.revolutionwebdesign.com >rEvOlUtIoN wEb DeSiGn >410.334.6331 > > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

