Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to limit the input size of a memo field?
Message
De
21/05/1999 21:42:20
 
 
À
21/05/1999 17:52:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00221484
Message ID:
00221680
Vues:
12
Yes, I thought about that too, but what his definition of number of lines? Does it take into account the MEMOWIDTH setting? And what if the user go up to modify some text?

>I don't know about limiting the number of lines, but certainly, the number of charcters can be limited with the EditBox MaxLength property trivially. I suppose you could put code in the InteractiveChange event that scanned the value for occurances of end of line (CHR(10)) using OCCURS() that would cause the KeyPress event to refuse to add text beyond the nth occurance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform