- Регистрация
- 25.01.2012
- Сообщения
- 1 058
- Благодарностей
- 244
- Баллы
- 63
Helllo,
how can I get the output (return values) from the command line in ZP, after I executed an command via "Own code - Run programm"?
E.g. I run myprogramm.exe --verifyaddress "address to verify" and in the cmd output it gives me a json string in return. How can I access this return string from ZP and store the values to variables?
Thank you.
how can I get the output (return values) from the command line in ZP, after I executed an command via "Own code - Run programm"?
E.g. I run myprogramm.exe --verifyaddress "address to verify" and in the cmd output it gives me a json string in return. How can I access this return string from ZP and store the values to variables?
Thank you.