You'd have to escape them or change the outer quotes to single quotes of
course. :)
--
Ryan



On Sat, May 23, 2009 at 7:03 PM, Ryan Letulle <bayous...@gmail.com> wrote:

> You might try putting the f:\inetpub ... in double quotes.
> --
> Ryan
>
>
>
>
> On Sat, May 23, 2009 at 6:27 PM, Rick Faircloth 
> <r...@whitestonemedia.com>wrote:
>
>>
>> I can run this code, and see cmd.exe open in the list of services in the
>> Task Manager,
>> but cmd.exe closes rather quickly and there are no results from the batch
>> file.
>>
>> Just wondering if anyone sees any problem with the code, itself.  This was
>> running fine
>> on XP, but now I'm executing it on Windows 7 RC, CF 8.0.1...
>>
>> <cfexecute  name          =   "C:\WINDOWS\system32\cmd.exe"
>>                  arguments   =   "/c
>> f:\inetpub\webroot\real_estate_data\hmls\10_hmls_batch
>> files\load_hmls_active_photos.bat"
>>                  timeout       =   "0">
>> </cfexecute>
>>
>> Thanks for any feedback.
>>
>> Rick
>>
>>
>>
>> ----------------------------------------------------------------------------------------------------------------------------------------
>> "Ninety percent of the politicians give the other ten percent a bad
>> reputation."  Henry Kissinger
>>
>>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322759
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to