Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE MSProject
Message
De
15/05/2001 14:34:19
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OLE MSProject
Divers
Thread ID:
00507432
Message ID:
00507432
Vues:
50
Can some one tell me why the code line fontbold will not work?

For t = 1 To oProjt.Tasks.Count
Seek(AllTrim(oProjt.Tasks.Item(t).Name)) Order (lcIndex2)
If Found() Then
If subno1 <> 1 Then
oProjt.Tasks.Item(t).OutlineIndent
oProjt.Tasks.Item(t).FontBold = .T.
If subno1b <> 1 Then
oProjt.Tasks.Item(t).OutlineIndent
EndIf
EndIf
EndIf
Next t
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform