Posted By
JamesD on 2017-12-06 02:15:02
| Re: Does the Plus/4 support some form of VARPTR() command?
I already have it working the other way, but REM takes less space so I switched it. When I first found the address of the string, I found it printed on the screen from when I typed LIST. It was kinda funny to see the program poked into screen RAM. I immediately knew what I messed up. LOL
I already knew about DELETE etc... I planned on just typing it at the command line. Actually, you could probably insert STOP on a line right after the code that POKEs it in RAM. Then DELETE those lines before continuing.
|