LOAD fails to load the complete program if a program line number in hex includes 0x1A, for example: 1000 PRINT "HELLO" 1050 PRINT "GOODBYE" In this example line 1050 (0x041A) will fail to load.