Accessing system file attributes from LotusScript

Can someone tell me how to access the system file attributes. I need to know information like the date a file was created.

Subject: Accessing system file attributes from LotusScript

look at

GetFileAttr

FileLen

LOF

FileDateTime