Error in sort processing

Kenneth Brody kenbrody at bestweb.net
Thu Feb 15 08:34:51 PST 2007


Quoting Don Coleman (Thu, 15 Feb 2007 11:20:41 -0500):

> I have a customer who occasionally receives the following error when
> running their delivery sheets (packing slips).  The output format is
> a report.
>
> Error line 199
> Edit name YESNO
> Field 0
> @RN 79503

What is the complete, exact error message?

[...]
>  197 -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
> 41sort   If: 108 eq "Y" and 74 eq "Y"
>        Then: sort1=9;sort2(1,YESNO,d)=74;sort3(1,YESNO,d)=74;
>              sort4=96;sort5=52;sort6(30,ALLUP)=11{12{13;sort7=22;end
>  198 -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>          If: 108 eq "Y"
>        Then: sort1=9;sort2(1,YESNO,d)=74;sort3(1,YESNO,d)=74;
>              sort4=96;sort5=52;sort6(30,ALLUP)=11{12{13;sort7=22;end
>  199 -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>          If:
>        Then: sort1=9;sort2(1,*,d)=mid(1,"1","1");
>              sort3(1,*,d)=mid(1,"1","1");sort4=96;sort5=52;
>              sort6(30,ALLUP)=11{12{13;sort7=22;end
[...]
> Can anyone tell me why this line errors out?  If I am understanding
> the error correctly it seems like one of the sorts is attemting to
> process a field containing a 0 (zero) where the edit is defined as
> YESNO.  I guess the two likely candidates are sort2 and sort3 because
> the both contain a 0 (zero) but the field is defined as edit = *.
> I'm at a loss (again!).

--
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list