From 75b509357480ccb1e4fc8f6866aa682ad3b47c68 Mon Sep 17 00:00:00 2001 From: Jali Date: Tue, 9 Sep 2025 23:23:48 +0200 Subject: [PATCH] Fix type in IMPRTF --- src/SUDOKU.MID | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SUDOKU.MID b/src/SUDOKU.MID index df9743d..2240c9b 100644 --- a/src/SUDOKU.MID +++ b/src/SUDOKU.MID @@ -102,7 +102,7 @@ PUTLN: PUSHJ P,OUTSTR ;Calls the OUTSTR subroutine ;Subroutine that reads the contents of the file into the buffer at FIELD IMPRTF: .CALL [SETZ ? SIXBIT/OPEN/ - [.UAI,,CHDSKI] ? [SIXBIT/DSK] ;Mode, channel and device name + [.UAI,,CHDSKI] ? [SIXBIT/DSK/] ;Mode, channel and device name A ? B ((SETZ))] .LOSE %LSFIL ;Handle errors after opening the file .CALL [SETZ ? SIXBIT/SIOT/