PROMPT command for user tool 2004-12-12 08:49 am Hello,Do you know how to run user tools with PROMPT command ?(i.e. <PROMPT:filename?=*>php/php.exe scripts/myphp.php )The PROMPT windows appears correctly but the command finished with "Command process failed" while the command by itself works correctly.The next question is how to get entered values ? Through ENV variables ?Thanks for your help. Quote Selected
Re: PROMPT command for user tool Reply #1 – 2004-12-12 09:34 am Ok , I found the solutionphp/php.exe scripts/myphp.php <PROMPT:parm1=*> <PROMPT:parm2=*>and we received them in argv Quote Selected
Re: PROMPT command for user tool Reply #2 – 2004-12-12 10:25 pm That's actually a NWC2 question. Quote Selected
Re: PROMPT command for user tool Reply #3 – 2004-12-13 06:03 pm For NWC2 discussion, please use the NWC2 Forum. The NWC2 User Tools section now includes an example of how to utilize the prompting mechanism. Quote Selected