Re: Showmessage equivalen durning shutdown.
From: Jon Jacobs (jqjacobsATgte.net)
Date: 12/01/03
- Next message: Iman L Crawford: "Re: Overriding Methods"
- Previous message: David McCallum: "Application not licensed problem"
- In reply to: Kurt Barthelmess: "Re: Showmessage equivalen durning shutdown."
- Next in thread: Peter Below (TeamB): "Re: Showmessage equivalen durning shutdown."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 1 Dec 2003 13:09:52 -0600
> Write the messages to a log file. Make sure sure you "flush" the file
> by closing it after each write so you don't lose the data. (Yes, it is
> inefficient, but this is debug code which you're going to toss as soon
> as you find the fix anyhow.)
I had originally rejected the log file approach since the program would not
stop there, but on reflection, I realize that log entries that are written
happen before the error, and entries not written would have happened after
the error, so I would learn the same thing. Thanks.
- Next message: Iman L Crawford: "Re: Overriding Methods"
- Previous message: David McCallum: "Application not licensed problem"
- In reply to: Kurt Barthelmess: "Re: Showmessage equivalen durning shutdown."
- Next in thread: Peter Below (TeamB): "Re: Showmessage equivalen durning shutdown."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|