FW: Code & screen shot - HTML formatted email

Kenneth Brody kenbrody at spamcop.net
Thu Mar 18 11:42:25 PDT 2010


On 3/18/2010 1:58 PM, Rkreiss at verizon.net] wrote:
> Ken,
>
> I put in tbe code as this is an @key function which is the selected from a list box.
>
> The problem, as illustrated, happens as soon as the command is executed.

So, if you run the debugger, the bleed-through occurs immediately after 
executing the MEMO...SHOW statement?

> Some is different in how memo nn show window works and how the window displays using memo nn edit.
>
> As i indicatedm only information in dummy fields bleed through.
[...]

The problem is that you only show 11 lines of your processing table.  What's 
to say it's not something in one of the multitude of lines that you didn't 
show that are the problem?

Create a prc table consisting of just those 11 lines (with the addition of 
your @KEY label).  Then, run dclerk with that prc and no automatic 
processing (ie: running with only the 11 lines that you showed us), and see 
if the still fails.

If that doesn't fail, then the problem lies elsewhere.

-- 
Kenneth Brody


More information about the Filepro-list mailing list