Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting length of a specific field
Message
From
03/08/2005 02:44:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Detecting length of a specific field
Miscellaneous
Thread ID:
01038047
Message ID:
01038047
Views:
76
In VFP, to detect the length of a specific field, I was doing something very simle such as:
This.nUsernameLen=LEN(&lcUsernameField)
This.nPasswordLen=LEN(&lcPasswordField)
However, when doing that in Client Server mode, I could either extract one record from the table and achieve the same or would it there be any specific command I would use to detect the lenght of a field?
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
Next
Reply
Map
View

Click here to load this message in the networking platform