Int 2F/AX=1204h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - NORMALIZE PATH SEPARATOR

AX = 1204h.

STACK:
WORD character to normalize

Return:
AL = normalized character (forward slash turned to backslash, all others unchanged) ZF set if path separator STACK unchanged

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents