{|
 
{|
 
|- valign="top"
 
|- valign="top"
| '''Read Line With Editing'''
+
| '''Reposition the logical file pointer'''
| rowspan="2" | '''Reads a text line with editing'''
+
| rowspan="2" | '''Reposition the logical file pointer'''
 
|- valign="top"
 
|- valign="top"
| '''OS9 I$ReadLn 103F 8B'''
+
| '''OS9 I$Seek 103F 88'''
 
|}
 
|}
    
A ''path number''
 
A ''path number''
   −
X ''address at which to store data''
+
X ''most significant 16 bits of desired file position''
   −
Y ''maximum number of bytes to read''
+
U ''least significant 16 bits of desired file position''
 
+
'''Exit Conditions'''
+
 
+
Y ''number of bytes read''
+
    
'''Error Output'''
 
'''Error Output'''
 
'''Additional Information'''
 
'''Additional Information'''
   Exception encountered, of type "Error"