size & time modification from files..?? (Builder)

J

janek

My question
How can I do something like this... in Builder:
In ListBox I've got a list of the files (load by the FindDir) and what
should I do to pull out from these files the size and the time of the last
modification.. ?? (for example to StringGrid or ListBox)
(This operation I will be do twice.. before and after the modification of
the files.. and after than I want to compare this information!)

Thanks a lot for any suggestion..
johnnyb
 
M

Moonlit

Hi,

You could do a stat() on the path/filename. It will return a buffer with
information about the file.

Regards, Ron AF Greve.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top