the Users guide
http://www.rebol.com/docs/core23/rebolcore-12.html#section-7.4

in section 7.4 File Modification Date, says:

    To obtain the last modification date of a file,
    use the modified? function:

print modified? %file.txt
30-Jun-2000/14:41:55-7:00


Not all operating systems keep track of the creation date of a file, so to
keep REBOL scripts operating system independent only the last modification
date is accessible.




On Sun, 30 Jan 2005 [EMAIL PROTECTED] wrote:

>
> Is it possible to get subj?
>
> brgds
> Janeks
> --
> To unsubscribe from the list, just send an email to rebol-request
> at rebol.com with unsubscribe as the subject.
>
-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to