Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting field lenght
Message
From
16/02/1997 16:45:12
 
 
To
16/02/1997 16:37:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00020742
Message ID:
00020761
Views:
55
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform