Mensaje
De
03/10/2006 13:49:18
 
 
a
29/09/2006 19:19:02
General information
Foro:
Visual FoxPro
Category:
Automatización COM/DCOM y OLE
Título:
Miscellaneous
ID de la conversación:
01158319
ID del mensaje:
01158992
Views:
32
This message has been marked as a message which has helped to the initial question of the thread.
>Can someone tell me how the following command would translate into VFP?
>
>
>oWord.Selection.Goto wdGoToBookmark, Name:="DTotal"
>
>
>Thanks

Just want to point out that, in fact, there's no need to use Selection here at all:

oWord.ActiveDocument.Bookmarks["DTotal"].< do whatever to it >

Tamar
Previous
Next
Responder
Mapa
Ver