Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE MSProject
Message
 
À
15/05/2001 14:34:19
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00507432
Message ID:
00507455
Vues:
10
Have you tried assigning 1 instead of .T. ?

>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
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform