[Coco] CLOAD to LOAD help pls

rietveld rietveld rietveldh at hotmail.com
Mon Nov 13 15:04:54 EST 2017


Hi

I have a BASIC program on tape that has a ML program appended to the end of it. When I 'CLOAD' on my 32k coco1 the BASIC and ML program load. I RUN the BASIC program and it loads the ML into upper RAM.
I want to use this program from disk instead of tape for ease of loading I saved the BASIC program with, 'SAVE "PVR25.BAS".    And I since the ML was moved to high memory I was able to 'SAVEM "PVR25.bin",32027,32767,32027.       I just don't know how to append the two problems together like when they load from tape I need to LOAD"PvR25.BAS" and LOADM"PVR25.BIN".   The BASIC program displays the program instructions then loads the ML into high memory. If I just LOADM"PVR25.BIN " will it automatically be moved to 32027 where I had saved it from?

Sent from my BlackBerry Passport Red Edition.


More information about the Coco mailing list