Generating Output Count
Kenneth Brody
kenbrody at spamcop.net
Wed Dec 2 14:20:06 PST 2009
Nancy Palmquist wrote:
> Bruce Easton wrote:
>> Nancy Palmquist wrote Wednesday, December 02, 2009 11:26 AM:
>>
>>> Guys,
>>>
>>> I am wondering how I got this result.
>>>
>>> I am watching a report process. The screen displays something like:
>>>
>>> Records Selected: 29953
>>>
>>> Generating Output: 21900
>>>
>>> And all of a sudden, I get the message that is activated by @done
>>> processing and the report ends.
[...]
>>> BTW: Windows Server 2003, 5.0 filepro.
[...]
> There is no exit. Only one END and it would just
> move to the next record.
> There are only three lines in the @DONE
> @DONE msgbox "Finished moving XXXXX records"
> end
>
> That is about it, so there is nothing to jump into.
Other than the obvious "can the code above @DONE fall into @DONE" question,
I would start by including @RS, @TS, and @RP in the @DONE message. Of
particular interest is what @RP shows as the number of records processed.
[...]
> Screen looked perfect. It was just displaying the @done message, and
> the screen still showed that there was a large number in the Generating
> Output count. It should have been 0.
Am I correct in assuming that pressing Enter caused *report to exit? (ie:
it really was done.)
[...]
--
Kenneth Brody
More information about the Filepro-list
mailing list