Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rich Text Printing
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Rich Text Printing
Divers
Thread ID:
00334680
Message ID:
00334680
Vues:
47
I looked at an example from Cetin Basoz & I can't get it to work.

The code is
WITH ThisForm.Olecontrol1
.TextRtf=mytable.myMemo
.refresh
.SaveFile("table2.rtf")
ENDWITH
append general generalfield from ("table2.rtf")

I added a general field to my table. I put this code in the click of a commandbutton that will then print the report. I get an error message that textrtf is unknown. What am I doing wrong?

Thanks.
Répondre
Fil
Voir

Click here to load this message in the networking platform