Скачать NEWER - Compares Two File DateStamps

04.12.1991
Скачать файл (4,31 Кб)




program Newer;   { Written by Steven Key }
               { compares two file datestamps. returns errorlevel
               0 if 1 < 2,
               1 if 1 = 2,
               2 if 1 > 2,
               3 if error. }