SetDate
Index Prev Next
Synopsis
FILE/A,WEEKDAY,DATE,TIME,ALL/S
Function
Changes the date and time of the creation or last change of a file or
directory. With option ALL, it also changes the date and time of all
files and subdirectories within directories matching the specified
pattern. If either the date or time is unspecified, the current date
or time is used.
Result
Standard DOS return codes
Example
SetDate #? ALL
Sets the date for all files and directories in the current directory
and its subdirectories to the current date.
|