Report sorting question

Jeff Harrison jeffaharrison at yahoo.com
Wed Feb 15 09:11:50 PST 2006


--- Don Coleman <dcoleman at dgcreact.com> wrote:

[snip]

> 
> Jeff:
> 
> Your description of the problem is correct.  I think
> the second line
> printing is caused by two records having a
> Sort_Order of "A" and the last
> record having a Sort_Order of "B".  Can anyone
> confirm this?
> 
> 

To simplify, look at it this way:

You have 4 breaks, defined from left to right on your
output format as follows:

Break4, Break3, break2, break1

You are only printing on break1, and the result is
that it prints this break twice - One total for the
two records that have "A" as a break 3 value and one
total for the One record that has "B" for the break 3
value.

What I am saying is that this is as should be
expected.  Any time any of your values for breaks 1
through 4 change you will get a new line printed for
break1.  

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The easiest and
fastest ways to generate code for filePro exports and
imports.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Filepro-list mailing list