memo NN show
Kenneth Brody
kenb at fptech.com
Tue Mar 16 06:17:14 PDT 2010
On 3/12/2010 11:03 PM, Richard Kreiss wrote:
> This may be a bug.
>
> I have a routine which puts up a list box with options once a memo has been
> added to a record
>
> 1- view memo
> 2- Edit memo
> 3-delete memo
>
> When the view option is selected, the memo window appears. However there is
> bleed through of information in dummy fields behind the memo window. This
> does not happen if edit is selected.
[...]
Have you modified the values of the fields that bleed through? Try putting
a DISPLAY before your MEMO command, to make sure the screen have been
refreshed first. Or, perchance, do you modify the fields "under" the popup
after it is shown, but before it's taken down?
--
Kenneth Brody
More information about the Filepro-list
mailing list