Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting length of a specific field
Message
 
To
03/08/2005 02:44:45
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01038047
Message ID:
01038053
Views:
16
I'm not sure that I'm understanding your question correctly, but is
FSIZE() what you are looking for?


>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform