|
Yufeng,
Use SAS datasets sashelp.vtable or in SQL it is dictionary.tables,
Subset it for you library and memname and select variables (crdate
modate) will have your creation and modification dates on there.
HTH
Toby Dunn
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
Yufeng Liu
Sent: Wednesday, September 22, 2004 9:57 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: file modification time
Hi,
How can I know when a file is modified/created? I mean getting a number
in SAS rather than using shell command in xterm ?
Yufeng
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|