|
|
|
|
Functions
MioScript Reference
|
|
Syntax
| disk.file.date.set(Filename, timeDate) |
Parameters
| STRING | Filename | Filename.
| | INT | timeDate | Optional. Time-date stamp in DOS format. If not specified, the date is set to the current date. |
Return value
No value is returned.
Description
| Sets the date of last modification of the specified file. |
|
|
|