***************************** Team Allaire *****************************
I don't think it's possible. CFEXECUTE does a single command line call. It
doesn't 'hold' the connection open at all. For that you need something like
COM (or the other CFOBJECT techs).
> Anyone know how to use cfexecute with a command line program that requires
> user input after the first line? That is, how do you tell cfexecute that
> you want to do the first bit, then simulate pressing return, then do the
> next bit, etc....
>
> I've tried passing \n, \r, #chr(10)#, #chr(13) and even actually enclosing
a
> real carriage return between quotes and it won't work.
>
> Any help would be great.
>
> TIA,
>
>
> Aaron Cooper, BSc
> Application Developer, Freeserve.com Plc
> The Observatory, 36-41 Clerkenwell Close, London EC1R OAU
> T: 0207 553 4992 M: 07799 191 589
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists