lordhawkins
Programmer
How may I show the contents of a Memo file in a VFP70 sp1 report?
I get a cursor with an SQL-select command that brings the memo file... But when I try to show it in the report it shows only "****"
I've tried using alltrim(), substr() and substrc() both in the SQL-select expresion and in the field on the report form
What I'm doing wrong?
I get a cursor with an SQL-select command that brings the memo file... But when I try to show it in the report it shows only "****"
I've tried using alltrim(), substr() and substrc() both in the SQL-select expresion and in the field on the report form
What I'm doing wrong?