<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=781511705-09012008><FONT face=Arial 
color=#0000ff size=2>Vikas, there are some controls out there now that show the 
differences between files called rmControls...they are free and I see there is 
D5 support.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=781511705-09012008><FONT face=Arial 
color=#0000ff size=2><A 
href="http://www.delphi32.com/vcl/4834/">http://www.delphi32.com/vcl/4834/</A>&nbsp;is 
a link I found.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=781511705-09012008><FONT face=Arial 
color=#0000ff size=2>It highlights the differences in the files, and its very 
similar to MS Visual SorceSafe's file difference viewer.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=781511705-09012008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=781511705-09012008><FONT face=Arial 
color=#0000ff size=2>Jeremy</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> delphi-bounces@listserver.123.net.nz 
[mailto:delphi-bounces@listserver.123.net.nz] <B>On Behalf Of 
</B>Vikas...<BR><B>Sent:</B> 9 January 2008 17:23<BR><B>To:</B> 
delphi@moorhouse.net.nz; NZ Borland Developers Group - Delphi 
List<BR><B>Subject:</B> Re: [DUG] File age locator function<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi David</DIV>
<DIV>&nbsp;</DIV>
<DIV>well actually i am writing a file parser&nbsp;as&nbsp;one module&nbsp;for 
my&nbsp;project which actually shows the diference i done in new file wrt to old 
file</DIV>
<DIV>&nbsp;</DIV>
<DIV>But like you said yes the time stamp will change and it isnt the 
ideal&nbsp;approach i belive now.</DIV>
<DIV>&nbsp;</DIV>
<DIV>i like to know is there anyway in delphi we can trace how many times the 
file has been modified or let say how many times the file has been saved right 
from the day it has created.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>Vikas</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 1/9/08, <B class=gmail_sendername>David 
Moorhouse</B> &lt;<A 
href="mailto:delphi@moorhouse.net.nz">delphi@moorhouse.net.nz</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi 
  Vikas<BR><BR>What exactly are you trying to do with the detection of the file 
  age ?<BR><BR>The file timestamp will reflect the system time at the time the 
  file is <BR>saved - so obviously if the system time is changed then the 
  timestamp on<BR>the file will reflect that changed timestamp 
  !<BR><BR>HTH<BR><BR>David<BR><BR><BR>On Tue, 8 Jan 2008 15:37:22 +0530, you 
  wrote:<BR><BR>&gt;Hi, <BR>&gt;<BR>&gt;I have one query regarding the age of 
  the file.<BR>&gt;<BR>&gt;well is there anyway to find which file is new one. 
  Ok let me explain&nbsp;&nbsp;my<BR>&gt;problem usign an 
  example<BR>&gt;<BR>&gt;let say i have 2 files both same files&nbsp;&nbsp; 
  text1.txt&nbsp;&nbsp;and text1.<BR>&gt;<BR>&gt;data is 
  text1<BR>&gt;*************<BR>&gt;Delphi 
  5<BR>&gt;*************<BR>&gt;<BR>&gt;and it is genared at say 8th jan 2008 
  2:30 pm<BR>&gt;<BR>&gt;now i open the tex1 file again and add more lines in it 
  <BR>&gt; data is text1<BR>&gt;*************<BR>&gt;Delphi 5&nbsp;&nbsp;try 
  Delphi 6<BR>&gt;*************<BR>&gt;<BR>&gt;Now the file is saved at say 8th 
  jan 2008 3:00pm<BR>&gt;<BR>&gt;when i used FileAge function it showed file 
  saved at&nbsp;&nbsp;3:00pm is new <BR>&gt;<BR>&gt;<BR>&gt;but i faced one 
  problem i changed my system time to 10 december 2007 and i<BR>&gt;added more 
  lines in it<BR>&gt;<BR>&gt; data is text1<BR>&gt;*************<BR>&gt;Delphi 
  5&nbsp;&nbsp;try Delphi 6<BR>&gt; try Delphi 2007 
  <BR>&gt;*************<BR>&gt;<BR>&gt;Adn i saved it at 10 december 2007 4 
  pm<BR>&gt;<BR>&gt;now the 10 dcember file should be the altest one sicne i 
  have just done<BR>&gt;canges in it<BR>&gt;but the file age function failed 
  here it showed the file genrated at <BR>&gt;10december the old one and things 
  went completly wrong<BR>&gt;<BR>&gt;Can any one suggets me any function or way 
  i can track the file chnage i<BR>&gt;mean any way i can trace the cahnce 
  ireespective of system time <BR>&gt;<BR>&gt;i will really apreciate your help 
  since i am badly struck at this 
  stage<BR>&gt;<BR>&gt;Regards<BR>&gt;Vikas<BR><BR><BR>_______________________________________________<BR>NZ 
  Borland Developers Group - Delphi mailing list <BR>Post: <A 
  href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</A><BR>Admin: 
  <A 
  href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</A><BR>Unsubscribe: 
  send an email to <A 
  href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</A> 
  with Subject: unsubscribe<BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- 
<BR>&nbsp;&nbsp;vikas </BODY></HTML>