Login
Back to forumSee the full topicGo to last reply

Posted By

SVS
on 2019-06-20
05:59:45
 Re: Load a BASIC Program from a BASIC Programm

You can retrieve the end-address of the program in this way:
- load the larger program;
- Peek($9D), Peek($9E) to obtain the end-address+1 to POKE inside the address' I've specified.

If you do the POKEs by the first program (in its first statements) you can maintain the variables between one prg to another.



Back to top


Copyright © Plus/4 World Team, 2001-2024