View Single Post
  #8  
Old 09-20-2011, 11:01 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
If you are calling php.exe to run your script, and the script is sending a prompt to stdout and waiting for a response on stdin, there isn't a way to accept user input in the console and send it to the process from Visual Build.
Reply With Quote