en:docs:dos:api:int21:21

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:docs:dos:api:int21:21 [2020/12/09 01:36] – created prokusheven:docs:dos:api:int21:21 [2024/05/02 02:56] (current) prokushev
Line 30: Line 30:
 ===== Notes ===== ===== Notes =====
  
-  the record is read from the current file position as specified by the +the record is read from the current file position as specified by the random record and record size fields of the FCB 
-          random record and record size fields of the FCB + 
-        the file position is not updated after reading the record +the file position is not updated after reading the record 
-        if a partial record is read, it is zero-padded to the full size + 
-        not supported by MS Windows 3.0 DOSX.EXE DOS extender+if a partial record is read, it is zero-padded to the full size 
 + 
 +not supported by MS Windows 3.0 DOSX.EXE DOS extender
                    
 ===== See also ===== ===== See also =====
  
-AH=14h,AH=22h,AH=27h,AH=3Fh"DOS"+AH=[[en:docs:dos:api:int21:14|14h]],AH=[[en:docs:dos:api:int21:22|22h]],AH=[[en:docs:dos:api:int21:27|27h]],AH=[[en:docs:dos:api:int21:3f|3Fh]]
  
 ===== Note ===== ===== Note =====