You need to "clear" memory before you can load a .CO program on a Tandy 100. In BASIC, run
LOADM "HTERM.CO" It will spit out some numbers. One of these is the "TOP" value. Take that value and run CLEAR 0,<TOP VALUE> Then exit BASIC and you should be able to load HTERM.CO properly from the menu. I can't find this procedure documented anywhere clearly. I need to put together that "beginner's quick reference" for the M100. -Josh On Thu, Aug 1, 2019 at 7:56 AM Adam Dawson <[email protected]> wrote: > > Hello all. > > I am using tback.exe to transfer HTERM.CO to the Tandy 102. I believe its > working fine as I am able to backup and restore the unit with all my text > files without issue but... > > moving to HTERM.CO in the menu an pressing enter just clears the screen, > beeps, and returns to the menu. > > Any troubleshooting tips for me? > > Thanks! > > Adamd > >
