Got it working. The problem was the permissions on the batch file and the command it executed.
They both needed to be 4555, user nobody, group root and execute as group. At 10:20 PM 3/10/2005, you wrote: >Eric Scuccimarra wrote: > > >Another question - we have a batch file which echoes something and then > >runs a command. > > > >It works fine from the command line but I have some problems when trying to > >run it using CFEXECUTE. > > > >It echoes the content to a text file if I specify that, but not to a > >variable. It does not run the command or if it does it is not successful. > > > >So it appears that the command is executing as it is echoing the output and > >not returning an error file but the command does not seem to be executing. > > > >Any ideas? > > > >Can you post the code and shell script examples? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3865 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
