Hacker News new | ask | show | jobs
by nox100 904 days ago
Don't know which ones did. TRS-80, C-64, VIC-20, Atari 800, Apple II, did NOT
1 comments

Don't know about other TRS-80 models but the Color Computer did have a RENUM command. It worked well as long as all of your GOTO and GOSUB statements jumped to existing line numbers. I learned quickly to at least stub out a REM line if I was going to add a jump to a sub-routine/code block that I hadn't written yet.