When using a CALL command from BASIC, the computer crash and reboot if ESC is pressed to interrupt a transfer. To reproduce: CALL MSXPI("pcd R1:") CALL msxpi("pdir") Then press ESC while the text is printed to screen - the coputer will reboot.