Why?
George Simon
george at worldest.com
Thu Jul 1 08:08:29 PDT 2004
Ken, if I call the table from the output processing table, hasn't the
automatic processing table already executed all its code before the output
processing even begins?
And if so, why is it that whatever line is causing the error to occur when
the table is called from automatic, does not have any effect when the table
is called from the output processing table?
The only difference I see is that one line (the one that calls the table) is
remarked out from the automatic table.
I just don't understand, I guess.
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 10:50 AM
To: George Simon
Cc: George Simon; filePro mailing list
Subject: Re: Why?
George Simon wrote:
>
> I mentioned it because you made a point of saying that rclerk works with
one
> record at a time and rreport works with sets of records.
That's because you keep mentioning "why doesn't it crash in *clerk when
it crashed in *report".
> I was trying to
> point out that it doesn't crash from rreport either when you do not call
the
> table from automatic.
[...]
And my point was that it's not a simple "execute this line and *report
will crash". The fact that it's only crashing when you are calling it
from automatic may be irrelevent. It may be something that's in your
automatic table that's causing the crash, and the crash would occur
just the same if that code were in the output table. The fact that it
doesn't crash when called from @ONCE may be because the code in automatic
that's the real cause of the crash hasn't yet been executed, and not
related to if the table is CALLed from automatic or output.
--
+-------------------------+--------------------+----------------------------
-+
| 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