Re: <strong> I need to get last access information for a file and not last modified</strong>
Posted By:
Bozidar_Dangubic
Posted On:
Saturday, April 20, 2002 09:14 AM
you cannot get that information unless you build a program similar to windows functionality of keeping a list of 15 last opened documents. so you can't get this information directly but you could build something that does it. it will not be very easy though.