Browse lookup problem

Jeff Harrison jeffaharrison at yahoo.com
Fri Jun 3 09:39:00 PDT 2011


----- Original Message ----

> From: Richard Kreiss <rkreiss at gccconsulting.net>
> To: filepro-list at lists.celestial.com
> Sent: Fri, June 3, 2011 12:15:57 PM
> Subject: Browse lookup problem
> 
> I have code that has been working for some time now. Today my client called and  
>said all she is getting is .00   .00   .00 in the browse  window.
> 
>        ◄ If:
>        Then: SHOW  "\r E \r-Update Expiration Date, \r U \r-Update Card, \r D 
>\r
> 682   -------   -   -   -   -   -   -   -    -   -   -   -   -   -   -   -    
-
>        ◄ If:
>        Then: ba="(brw=10  xkey=xdeu show=pkeep prc=nocard fill=desc,top)"
> 683  -------    -   -   -   -   -   -   -   -   -    -   -   -   -   -   -   -
>         ◄ If:
>        Then: bb="[\b5 Master Code    Tp Last  Four    Expires \a-]"
> 684  -------   -   -    -   -   -   -   -   -   -   -   -    -   -   -   -   -
>        ◄ If:
>         Then: bc="*3         <16     *5  XXXX*18      *6"
> 685  -------   -    -   -   -   -   -   -   -   -   -    -   -   -   -   -   -
> dokeyA ◄ If:
>         Then: lookup card = l_card  k=4    i=B -nxm  b=(ba&bb&bc)
> 
> This works on my system but fails on their  system.
> 
> I changed ba,bb, & bc to h,I,j and the browse worked as it  should.
> 
> Ba,bb, and bc are on used in input processing.  They are not  defined in auto 
>processing and the is no @entsel processing.
> 
> Can anyone  see why this should suddenly fail?
> 
> The box that came up was square, had  the three  .00's and no header or XXXX
> 

I assume the .00's show up vertically - one per record, not horizontally on one 
record?  Here is a case where a picture would be worth something.

You didn't show what the nocard processing label does - could that be a clue?

Jeff Harrison
jeffaharrison at yahoo.com
Author of JHExport and JHImport



More information about the Filepro-list mailing list