load Example
10 CLEAR SCREEN
20 PRINT "CONT to LOAD file."
30 PAUSE
40 LOAD "print.prg"
50 END