Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-19-2011, 03:30 PM
Shiamak Shiamak is online now
Registered User
 
Join Date: 02-07-2006
Posts: 84
OK, here it is..

I have a php script that generates a choice menu for the user to choose from, I want to run this script from within visual build and want user (ME) to provide an input so the script can take appropriate action.

Is it possible?

BTW: this PHP script needs to be run in CMD.
Reply With Quote
  #2  
Old 09-20-2011, 11:01 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
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
  #3  
Old 09-20-2011, 01:00 PM
Shiamak Shiamak is online now
Registered User
 
Join Date: 02-07-2006
Posts: 84
Is there any other way of doing this ?
Reply With Quote
  #4  
Old 09-20-2011, 03:10 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
If you configure the Run Program step that calls php.exe to Read program output from None and uncheck Hide application window, you can respond to a prompt from a console app called from the build. Then set the exit code of the process based on the response and use that exit code in the next step of Visual Build as needed.
http://www.kinook.com/VisBuildPro/Ma...gramaction.htm
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:45 PM.


Copyright © 1999-2023 Kinook Software, Inc.