07-16-2022, 09:36 PM
Thanks. Tried it:
Replaced RUN with SHELL. It didn't solve problem (still got WIN error) and when SHELLING the calling program remains open which I don't want since going between programs leaves multiple iterations of programs still open.
Also, I am not sure what you mean by "Shell a compiled bas." I am compiling using QB64.exe and running the EXEs.
(FYI the original QB programs used CHAIN because of common variables but I removed CHAIN and used RUN, but that's going to be a question for a different thread.)
A
Replaced RUN with SHELL. It didn't solve problem (still got WIN error) and when SHELLING the calling program remains open which I don't want since going between programs leaves multiple iterations of programs still open.
Also, I am not sure what you mean by "Shell a compiled bas." I am compiling using QB64.exe and running the EXEs.
(FYI the original QB programs used CHAIN because of common variables but I removed CHAIN and used RUN, but that's going to be a question for a different thread.)
A