odd lookup problem
Kenneth Brody
kenbrody at spamcop.net
Wed Nov 10 09:51:39 PST 2010
On 11/10/2010 11:36 AM, Richard Kreiss wrote:
> New problem:
>
> Doing a lookup in the auto processing table using lv=master_code&"99" to
> display information from the sales journal in the current file. The NOT
> sales line shows false when a record is present in the sales journal.
>
> When @keyW is pressed and this lookup is done from input processing, the NOT
> sales is true.
>
> I removed the casting lv from the input process as a test but NOT sales
> still showed as true in input processing.
>
> My question is, why would the lookup return the correct value in auto
> processing but not in input processing.
Given the same lookup, to the same index, with the same key, it wouldn't.
Are you absolutely certain that the lookup key is identical?
What is the exact lookup line in automatic? What is the exact lookup line
in input? What are the exact values of the lookup keys?
--
Kenneth Brody
More information about the Filepro-list
mailing list