Field behind browse lookup not be refreshed
Kenneth Brody
kenbrody at spamcop.net
Fri Oct 23 07:37:28 PDT 2015
On 10/23/2015 9:55 AM, William J. McEachran via Filepro-list wrote:
> Forwarding this to the list for Scott Walker.
>
> Fp 5.0
>
> I have a browse lookup. I pick a record from the browse lookup and take an
> amount from the looked up record and add it to a total field.
>
> That total field is on the screen that the browse lookup covers. When I
> take down the browse with a clearb, the total field on the screen beneath
> it has not been updated.
>
> If I look at the value of that field with the debugger, it has been updated.
>
> If I put that field at the bottom of the screen (where it will not be
> covered by the browse lookup) it is updated.
>
> I’ve tried to put in a explicit “display” command after the browse is taken
> down, but no luck.
Any chance you already have a "display" in processing *before* the "clearb"?
You can also force a full screen refresh after the clearb with:
display (@sn)
--
Kenneth Brody
More information about the Filepro-list
mailing list