REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns the last modified date of a file.
Arguments:
target [file! url!]
See also:
Returns NONE if the file does not exist.
print modified? %file.txt
none
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |