Int 2F/AX=B704h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.3+ APPEND - GET APPEND PATH

AX = B704h

Return:
ES:DI -> active APPEND path (128 bytes max)

Note: Some versions of append do not support this call, and return ES unchanged; in this case, you should call AX=B701h to get the APPEND path

See Also: AX=B701h

Category: File Manipulation - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents