Input loop: Difference between revisions

m
Fixed typo in comment of MACRO-10 example.
(Example added in PDP-10 assembly (MACRO-10/TOPS-20).)
m (Fixed typo in comment of MACRO-10 example.)
Line 2,055:
MOVE T1,IN.JFN ;Read from IN.JFN (opened file)
HRROI T2,IN.BUF ;and write into IN.BUF.
MOVNI T3,MAXCHR ;MaxRead linelengthmaximum 132of MAXCHR characters.
SIN% ;Read string from file.
ERCAL [ MOVE T1,IN.JFN ; Error occured...
Anonymous user