I try this

<cfexecute timeout="10" name="d:\photos\brightness.vbs" 
arguments="10"></cfexecute>
I get NT error 193.

<cfexecute timeout="10" name="d:\photos\brightness" arguments="10"></cfexecute>
and get NT error 2.

This: <cfexecute timeout="10" name="c:\winnt\system32\command.com " 
arguments="d:\photos\brightness.vbs 10"></cfexecute>
gets  Timeout period expired without completion.

The brightness.vbs runs fine from a command prompt as "brightness 10" or 
"brightness.vbs 10"

There are no tag restrictions

Suggestions? 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240570
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to