IF PEEK(4149)<>44 AND PEEK(4149)<>234 THEN ? "}NOT COMPATIBLE with this DOS.":STOP ›CLOSE #1:CLR :? "}Press Ø to Disable ERROR 164.":? "This will allow Loading files that cause an ERROR 164."›? "œBe aware that the DATA will probably not be 100% intact."›? "œPress any other Key to Enable Normal ERROR 164 handling.":OPEN #1,4,0,"K:":GET #1,Z:CLOSE #1›POKE 4148,208:POKE 4149,44:IF Z=88 THEN POKE 4148,234:POKE 4149,234›