Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Bullets
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00862286
Message ID:
00862366
Vues:
11
>>>How do you add bullets to an MS Word document using VFP?
>>>
>>>Joy
>>
>>The macro in 97 seems to ignore the old "*" trick. You could do it with symbols (Menu:Insert->Symbols):
>>
.Selection.InsertSymbol(9679,.t.,0) && 9679 (in 97) is a large dot
>>.Selection.TypeText ("  Bullet 1")
>Thanks, Terry, but I'm getting a "Command Failed" error when I use the Insert Symbol command. Any suggestions?

OK--I think I have it--I'm using:
wordapp.selection.insertsymbol(215,"Symbol",.f.)

(VFP 8, Word 2003)

And this seems to be working fine. Thanks for giving me a great head start!

Joy
CLARC Services, Inc.
3500 Tamiami Trail
Port Charlotte, FL 33952
www.clarc.com
(941) 743-0108
(800) 246-5488
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform