Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:mvm:api:30 [2024/05/08 03:49] – created prokushev | en:docs:mvm:api:30 [2024/11/07 04:00] (current) – prokushev | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Brief ===== | ===== Brief ===== | ||
+ | |||
+ | Rename file using FCB | ||
===== Input ===== | ===== Input ===== | ||
+ | * DS:DX -> modified FCB (see also [[en: | ||
===== Return ===== | ===== Return ===== | ||
+ | * AL = status | ||
+ | * 00h successfully renamed | ||
+ | * FFh no matching files,file is read-only, or new name already exists | ||
===== Notes ===== | ===== Notes ===== | ||
+ | subdirectories may be renamed using an extended FCB with the appropriate attribute, as may volume labels | ||
===== See also ===== | ===== See also ===== | ||
+ | {{page> |