Table of Contents

Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

2018/09/07 05:04 · prokushev · 0 Comments

Int 21H, AH=17H

Version

1 and higher

Brief

RENAME FILE USING FCB

Family API

DosMove

Input

Return

Notes

subdirectories may be renamed using an extended FCB with the appropriate attribute, as may volume labels

DR DOS checks password attached with AX=4303h before permitting rename

See also

AH=0Fh,AH=13h,AX=4303h,AH=en:docs:dos:api:int21::56|56h]],INT 2F/AX=1111h

Note

Text based on Ralf Brown Interrupt List Release 61

2018/09/04 17:23 · prokushev · 0 Comments