That did it, its working great! Thanks. Adamd
*********************************************************** 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
