Int 2F/AX=1211h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - NORMALIZE ASCIZ FILENAME

AX = 1211h
DS:SI -> ASCIZ filename to normalize
ES:DI -> buffer for normalized filename

Return:
Destination buffer filled with uppercase filename, with slashes turned to backslashes

See Also: AX=121Eh - AX=1221h

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents