Simplest way to save and load: SAVE "TXT:HIGHSCORE",STR$(HIGHSCORE) HIGHSCORE=VAL(LOAD("TXT:HIGHSCORE"))