Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.05 KB

directories-and-files-keyword-summary.md

File metadata and controls

30 lines (24 loc) · 1.05 KB
title ms.assetid ms.date ms.localizationpriority
Directories and files keyword summary
2749d5cc-48b2-8311-0383-e24115452cd7
11/29/2018
medium

Directories and files keyword summary

Action Keywords
Change directory or folder. ChDir
Change the drive. ChDrive
Copy a file. FileCopy
Make directory or folder. MkDir
Remove directory or folder. RmDir
Rename a file, directory, or folder. Name
Return current path. CurDir
Return file date/time stamp. FileDateTime
Return file, directory, label attributes. GetAttr
Return file length. FileLen
Return file name or volume label. Dir
Set attribute information for a file. SetAttr

See also

[!includeSupport and feedback]