Hi all,
I am finishing my very first program in progress and now I have a small issue to run it.
I create a bat to run my program, but on exit, a procedure editor is always launched...
I have been told that the option -r should solve this, but it does not.
Any idea what's missing.
Thanks a lot.
FYI, this is my_program.bat
start W:\apps\dlc100b\bin\prowin32.exe -pf W:\apps\eb2\ini-pf\pf\rw\dbprd.pf -ininame W:\apps\eb2\ini-pf\svg\dbprd.svg -p w-main.w -r
exit
I am finishing my very first program in progress and now I have a small issue to run it.
I create a bat to run my program, but on exit, a procedure editor is always launched...
I have been told that the option -r should solve this, but it does not.
Any idea what's missing.
Thanks a lot.
FYI, this is my_program.bat
start W:\apps\dlc100b\bin\prowin32.exe -pf W:\apps\eb2\ini-pf\pf\rw\dbprd.pf -ininame W:\apps\eb2\ini-pf\svg\dbprd.svg -p w-main.w -r
exit