Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word macro to vfp translation help
Message
De
28/12/1999 13:11:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Word macro to vfp translation help
Divers
Thread ID:
00309313
Message ID:
00309313
Vues:
54
I have a word macro:

Selection.EndKey Unit:=wdStory

What is the code like in VFP to replicate that?

oword = createobj("word.application")
oword.selection.endkey_unit = 1

is that it?

What I am trying to do is add multiple tables to a document, so I need a range/place in the document to add the new table to, is there another way to get the range into a variable that corresponds to the end of the document?

Thanks!
--Todd Sherman
-Wake Up! Smell the Coffee!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform