I don�t have my CF books in front of me, but there is an ouput option on the CFFILE. Turn that on and see if the command is throwing an error.
-----Original Message----- From: Tony Weeg [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 8:42 PM To: CF-Talk Subject: RE: its ok really... 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 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

