Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display date of last file change
Message
 
 
To
23/12/2009 04:04:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01440303
Message ID:
01440361
Views:
55
See http://www.berezniker.com/content/pages/visual-foxpro/file-date-and-time

>I would like to display the date of the latest file change in mydir.
>I have tried code below and changed the numbers to try and get to the information i am looking for
>but can't quite get the latest change. what am i doing wrong here?
>thanks
>k
>
>fso = CREATEOBJECT("Scripting.FileSystemObject")
>lnNum =adir(ladir,'c:\mydir\*.prg')
>asort(ladir,4)
>? LADIR(3)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform