en:docs:dos:api:int21:37:02

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:dos:api:int21:37:02 [2020/12/14 10:03] – created prokusheven:docs:dos:api:int21:37:02 [2024/05/02 06:20] (current) prokushev
Line 33: Line 33:
 ===== Notes ===== ===== Notes =====
  
-  all versions of DOS from 2.00 allow \DEV\ to be prepended to device +all versions of DOS from 2.00 allow \DEV\ to be prepended to device names without generating an error even if the directory \DEV does not actually exist (other paths generate an error if they do not exist); DOS 2.x has an AVAILDEV= option in CONFIG.SYS to make \DEV mandatory 
-          names without generating an error even if the directory \DEV does +           
-          not actually exist (other paths generate an error if they do not +although MS-DOS 3.3+, DR DOS 3.41+, and Novell DOS 7 accept these calls, they have no effect, and AL=02h always returns DL=FFh (except for Novell DOS 7, which leaves AX unchanged for both subfunctions)
-          exist); DOS 2.x has an AVAILDEV= option in CONFIG.SYS to make \DEV +
-          mandatory +
-        although MS-DOS 3.3+, DR DOS 3.41+, and Novell DOS 7 accept these +
-          calls, they have no effect, and AL=02h always returns DL=FFh (except +
-          for Novell DOS 7, which leaves AX unchanged for both subfunctions)+
  
 ===== See also ===== ===== See also =====
  
- AX=3701h+AX=[[en:docs:dos:api:int21:37:03|3703h]]