Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting field lenght
Message
De
16/02/1997 16:45:12
 
 
À
16/02/1997 16:37:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00020742
Message ID:
00020761
Vues:
59
>Probably you want to say "I CAN'T afford".

Excatly.

>As I said, use it just once for each table in the init your app. With a good naming convention, it must work well.

With a 100 tables application, I will have many things in memory. For now, this will work well for character field.

* Input mask
IF TYPE(This.ControlSource)='C'
This.Inputmask=REPLICATE('X',LEN(EVALUATE(This.ControlSource)))
ENDIF
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform