Why?
George Simon
george at worldest.com
Thu Jul 1 06:15:39 PDT 2004
The problem I have with that theory is that it runs fine from *clerk, which
executes exactly the same lines.
But I will try it your way.
George Simon (IT Department)
American River Logistics, LTD
614 Progress St.
Elizabeth, NJ 07205
Phone:(908)354-7746 Fax:(908)354-7491
mailto:george at worldest.com
http://www.americanriverintl.com/
-----Original Message-----
From: Kenneth Brody [mailto:kenbrody at bestweb.net]
Sent: Thursday, July 01, 2004 2:19 AM
To: George Simon
Cc: George Simon; filePro mailing list
Subject: Re: Why?
George Simon wrote:
>
> Well, the program crashes only when it hits that particular line.
> If I remark the line out, the programs does not crash.
[...]
And if you comment out all the other lines (except for the definitions
of the fields being used) it will also probably not crash. Ergo, it is
not the line, but that line after having executed all of the other lines
that your processing has executed. Perhaps the problem is really line
87 of your automatic table, which has overwritten memory that doesn't
get referenced until the line being executed when the crash occurs.
Without anything more than small snippets of code, there is no way for
anyone to know.
--
+-------------------------+--------------------+----------------------------
-+
| Kenneth J. Brody | www.hvcomputer.com |
|
| kenbrody at spamcop.net | www.fptech.com | #include <std_disclaimer.h>
|
+-------------------------+--------------------+----------------------------
-+
More information about the Filepro-list
mailing list