The error message Gordon is referring to says,
"OLE error code 0x8004006d: Object doesn't support lViewObject interface."
Error messages can be copied by CTRL+C.
I've never used the RichText control. I just happened to know about the existence of this KB article describing it's use.
Maybe someone else can help more.
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP cindy.winegarden /AT/ mvps .D.O.T org
-----Original Message----- From: Gordon at Effectnet [mailto:gordonsh@effectnet.com] Sent: Thursday, January 30, 2003 11:01 PM To: Cindy Winegarden Subject: FW: Formatting for a Memo field - Please Help
Here is the error I get when running the sample form.
I sent this directly to you as I did not know if I could send attachments to the list.
-----Original Message----- From: Gordon at Effectnet [mailto:gordonsh /AT/ effectnet .D.O.T com] Sent: Thursday, January 30, 2003 7:31 PM To: profox@leafe.com Subject: Formatting for a Memo field - Please Help
Hi Cindy, Actually, the RTF file is in the general field but I am unable to get the report to print the information from the general field.
Any help would be appreciated. Thanks, Gordon
-----Original Message----- From: Gordon at Effectnet [mailto:gordonsh /AT/ effectnet .D.O.T com] Sent: Thursday, January 30, 2003 7:24 PM To: profox@leafe.com Subject: RE: Formatting for a Memo field - Please Help
Hi Cindy,
I have already tried this from MS. I could not get it to work.
I have a form called receipt and a dbf table called receipt1 with a memo field and a general field. Memo field: receipt General Field receipt1 I have an rtf file called receipt.rtf
I need to have the report form print the text from the rtf file via the general field in the dbf table.
I am unable to append the rtf file to the general field. I tried this command but it does not work.
APPEND GENERAL receiptxt1 FROM receipt.rtf CLASS "RICHTEXT.RICHTEXTCTRL.1"
Any help you can give would be very much appreciated.
Thanks in advance, Gordon
> -----Original Message----- > From: profox-admin /AT/ leafe .D.O.T com [mailto:profox-admin@leafe.com]On Behalf Of > Cindy Winegarden > Sent: Wednesday, January 29, 2003 8:43 PM > To: profox /AT/ leafe .D.O.T com > Subject: RE: Formatting for a Memo field - Please Help > > > Hi Gordon, > > Here's a KB article with directions. > > HOWTO: Apply Rich Text Effects in Visual FoxPro Reports, 246088. The MSDN > online Library is flaky right now, so here's what it says:
< snip >
> > -----Original Message----- > From: profox-admin@leafe.com [mailto:profox-admin /AT/ leafe .D.O.T com] On Behalf Of > Gordon at Effectnet
how do I put the rtf text file in a report form?
©2003 Cindy Winegarden |