Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.06.27;
Скачать: CL | DM;

Вниз

как найти дату файла   Найти похожие ветки 

 
Саша   (2004-06-07 21:15) [0]

как узнать дату файла в задоной папке и ее подпаки


 
Undert ©   (2004-06-08 00:20) [1]

GoToTheShopAndBuySomeThingLikePascal7ByFaronovOrByIosif(Filename:string) или GoToGoogleAndFindThereSomeThingLike:
var
 fileName   : string;
 fileDate   : Integer;

begin
 // Try to open the Unit1.DCU file for the current project
 fileName := "Unit1.DCU";
 fileDate := FileAge(fileName);

 // Did we get the file age OK?
 if fileDate > -1 then
   ShowMessage(fileName+" last modified date = "+
               DateToStr(FileDateToDateTime(fileDate)));
end;


Or just go to http://www.delphibasics.co.uk


 
VeTaL   (2004-06-09 00:39) [2]

На упаковке всегда должны дату изготовления и срок годности писать !!!



Страницы: 1 вся ветка

Текущий архив: 2004.06.27;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.038 c
1-1087080928
Torus
2004-06-13 02:55
2004.06.27
Messages


1-1086763480
pasha_golub
2004-06-09 10:44
2004.06.27
Производительность (оптимизация) функции


3-1085996825
TohaNik
2004-05-31 13:47
2004.06.27
Пользователям IB Expert.


4-1085128930
Style
2004-05-21 12:42
2004.06.27
ProcessID и ThreadID


1-1086773279
Uran
2004-06-09 13:27
2004.06.27
Список каталогов.