Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem With Append General, Please Help Me :( !!
Message
De
24/09/1999 23:30:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00268792
Message ID:
00268878
Vues:
37
>We like to "APPEND GENERAL" in a field.
>
>The general information is an .rtf file.
>
>We have an error OLE ERROR CODE : Unknown com status
>
>If we do ignore, some time it work if we retry it
>
>
>the code is :
>
>CREATE CURSOR CURM (CURMEMO G)
>APPEND BLANK
>BLANK FIELD CURMEMO
>
>APPEND GENERAL CURMEMO FROM XX.rtf class richtext.richtextctrl.1
>
>
>Any idea ??????


RTF files are stored in ASCII format. Store them in a Memo file. Solution.app has a sample form doing it from a memo file.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform