Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending to RTF Memo
Message
 
 
À
13/09/2004 13:29:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00939016
Message ID:
00941656
Vues:
14
You're welcome. :)

>Sorry it took so long to reply, but your solution was excellent! Thank you so much for *all* the great work you do on UT and for helping me here!

>>
>>You can use RTF control to merge two RTF documents. Something like this
* Load the first document
>>...
>>* Append second
>>Thisform.oRtf.oBJECT.SelStart = LEN(Thisform.oRtf.oBJECT.Text)
>>Thisform.oRtf.oBJECT.SelLength = 0
>>Thisform.oRtf.oBJECT.SelRtf = mytable.mymemo2
>>...
>>
Check also Functions for RTF-files JOIN File #9971
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform