Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calulated ControlSource
Message
De
13/08/2001 14:13:56
 
 
À
13/08/2001 13:57:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00543139
Message ID:
00543169
Vues:
21
Hi!

Thanks that worked.

Sarosh

>VFP seems to choke if expressions for ControlSource gets too complex. Just how complex is too complex, I've never figured out.
>
>One way to get around it is to use a UDF:
ThisForm.TxtFileName.ControlSource = "MyUDF(filename)"
>
>FUNCTION MyUDF
>LPARAMETERS tcFileName
>
>RETURN juststem(tcfilename) + '.'+ justext(tcfilename)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform