Doubts executing batch script files on windows
Posted: Tue Mar 30, 2021 9:45 am
Hello all.
I'm trying to code and create an automated process to execute batch script files using Purebasic.
An example on what I'm trying to do via command line...
xpto.bat --mode ccXXxx project new --name files2place --device XXXXXXX --mode production --overwrite > xpto.log
In the end I want to get also the respose to the command placed and checkout some information...
Any idea on how can I solve this?
Best Regards
Nuno
I'm trying to code and create an automated process to execute batch script files using Purebasic.
An example on what I'm trying to do via command line...
xpto.bat --mode ccXXxx project new --name files2place --device XXXXXXX --mode production --overwrite > xpto.log
In the end I want to get also the respose to the command placed and checkout some information...
Any idea on how can I solve this?
Best Regards
Nuno