INT 21 - DOS 3.x - CREATE UNIQUE FILE
Input |
DOS1 |
N |
DOS2 |
N |
DOS3 |
Y |
DOS5 |
Y |
Output |
AX |
5Ah |
|
Error
Code |
AX |
BX |
|
|
|
|
BX |
CX |
File
Attributes |
|
|
CX |
|
|
|
ASCIIZ
File Name |
DS:DX |
DS:DX |
ASCIIZ
Path ending with "\" |
Set
if Error |
CF |
Note: The file created is not truly "temporary". It MUST be removed
by the user.
See Also 16h 3Ch 5Bh 59h Error Codes |