Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Placing a field length limit
Message
 
 
À
20/12/2011 18:54:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01531481
Message ID:
01531483
Vues:
66
>Hi. I have the code (here) to limit a textbox width to the field length.
>However, I don't know where to place the code (in my app/program).
>
>Can anyone be of help (or offer a better alternative).
>
>Keep in mind that I am in "the land of days gone by" (V7sp1)
>
>
m.ItemL = LEN(tags.item)
>This.Item.MaxLength = m.ItemL
>
>Thanks, Randy

If this is a permanent limit, then you can put it in the form's Init.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform