Subj : Re: Comparing UserLastOn with modification date of file (MPL) To : seeLive From : boraxman Date : Wed Feb 16 2022 10:23 pm se> Yep, they are not the same date type as g00r00 explained to me... I ran se> into the same thing... this will work because it will convert the se> UserLastOn, which is a dos date, I belive to a unix date... se> se> if Dateu2d(UserLastOn) <= GetFileDate(Entry.Bullfile) then S:='[NEW]' se> if Dateu2d(UserLastOn) > GetFileDate(Entry.Bullfile) then S:=' ' se> se> Hope that helps... se> I did try it before, and it didn't work. I suspect maybe GetFileDate isn't returning a unix date either. Do you know how I can print the values? --- Mystic BBS v1.12 A47 2021/12/24 (Linux/64) * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101) .