Title: Message
Actually, I was thinking of reading the lastMod date from *inside* the stack file I'm running, not trying to check the last mod of another stack file on disk. Something like:
 
  if the lastModified of this stack is empty then
     -- hasn't been modified yet this session
  else
    -- it has been modified this session
  end if
 
I don't know if the detailed files are updated while the stack is open or whether they are only updated when it closes...
 

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, September 08, 2003 5:12 AM
To: [EMAIL PROTECTED]
Subject: Re: how to detect stack needs to be saved


Why not read the detailed files and pick the date and time from there?

Seems so obvious, I thought it useless to say it...

Visit us at http://www.clearstream.com

IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries.

END OF DISCLAIMER

Reply via email to