P Witte wrote:

This was the sort devious stuff one was expected to do in Archive. In
SuperBasic it is easiest just to MERGE or MRUN the code. Why go to all this
trouble?
I know, I used to do that in Archive.
MERGE and MRUN can't be used in a compiled program.
SBasic has other possibilities in that you can run separate SBasics as a
slaves to a master program (SBasic or other). Heres an example program (this
is just a more general version of Marcel's program), just so you can test
the principle. Much more advanced things can be achieved with a little
effort:

<snip>
This technique could be used to add SBasic scripting to our (future) web
browser ;)

Per
Thank you for your answer and your program. I am going to give it a try and tell you about it.
Regards
Fran�ois Van Emelen

Reply via email to