Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation
Message
De
10/11/1998 16:30:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Word Automation
Divers
Thread ID:
00156397
Message ID:
00156397
Vues:
73
When trying to underline some text in word97 using automation from VFP50 I use code like the following.

with goWord.Selection
.Style = "Normal"
.Font.Underline = wdunderlinesingle
.InsertAfter(" Paul Montgomery")
endwith

I am getting the error message "Variable 'WDUNDERLINESINGLE' is not found.

This is one of the constants for Word97. Any suggestions as to why this is not being found?

Paul Montgomery

I can't complain, but sometimes I still do - Joe Walsh
I can't complain but sometimes I still do - Joe Walsh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform