01-02-2024, 10:46 PM
Sounds like a command which would work with an interpreter and not a compiler. Or a Steve(tm)-command from the days before we had a precompiler built-in, and I was writing code which had to be compiled via a QB64-PC.EXE which translated/expanded unique functions, before calling QB64 to finish the compilation.
If I recall correctly, @Dav even changed his IDE back at that time to add an option for "Precompile with:" just for me and some others to enjoy back then.
I don't think you'll find an EXECUTE command in any version of QB64 -- outside the odd chance you run into some of those QB64PC scripts from the late SDL days of the language.
If I recall correctly, @Dav even changed his IDE back at that time to add an option for "Precompile with:" just for me and some others to enjoy back then.
I don't think you'll find an EXECUTE command in any version of QB64 -- outside the odd chance you run into some of those QB64PC scripts from the late SDL days of the language.