Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form's datasession can't be released
Message
De
16/01/2002 16:53:21
 
 
À
16/01/2002 16:36:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00605724
Message ID:
00605742
Vues:
22
Hi Claudio

I think it'll not work because using your sintax, the Type() function will always return "C". This is the code:
apropchar(1,1) = ".Application.UserName"
apropchar(?,1) = "...

for i = 1 to ?
    if  type(aWordpropchar(m.i,1)) # "U"
...
Fabio


>Hi Fabio
>
>Try to change:
>
>>
If Type("lvar") # "U"
>>...
>>endif
>
>Instead of:
>
>>
If Type(lvar) # "U"
>>...
>>endif
>
>
>Claudio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform