Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Manipulation Through VFP
Message
De
03/09/1998 01:01:39
 
 
À
10/08/1998 11:05:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00124749
Message ID:
00132656
Vues:
67
>To speed up when there is no memo field need and not very large table you may also try not using ODBC but pasting :
>_VFP.datatoclip(alias(),reccount(),3) && Copy VFP table to clipboard
>oWord.editpaste  && Paste to word
>*No memo (memo is pasted like in Browse memo-Memo)
Cetin


Hello, Cetin!

Picking up an old (but good) thread here. In my app the user writes one form letter at a time for each resort reservation that is completed. I want to make a lot of data fields available to the user who creates these form letters but there would be only one row in the table at the time of the merge. It seems like this paste method would be appropriate to my situation.

Some questions: Can I define a datasource with named fields which makes it easy for the user to pick fields and insert them into a form letter?

Does this paste method create what Paul Witt calls a "word table"?

I couldn't find an "editpaste" method for Word in the object browser. Is that the correct name?

I tried _VFP.DataToClip. It worked and I pasted the results by hand into a word document. Would this document than become a datasource for the form letter document?

I'm getting help with my problem in a current thread #132599.

Thanks for any help.

Peter Robinson
Peter Robinson ** Rodes Design ** Virginia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform