04-16-2025, 07:53 AM
merlinkv Wrote:Hi @boriel,
Thanks but with these warnings I can't compile my xxxxx.bas file.
I have tried many times and variants, but no way.
ie:
2000 EvalBASIC(chr($EF)+" "+chr($22)+"ROGERPAN"+chr($22))
2010 EvalBASIC(chr($EF)+" ROGUETRO")
Can you put the entire listing of what you're trying to do?
I understand you want to compile a loader that will load and execute your .BAS programs (NOT compile them).
Also, the commands above execute this command: LOAD "ROGERPAN" and LOAD "ROGUETRO". But I'm not sure this is what you type in a +3.
---
Boriel
Boriel