Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I set cursor position
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00386440
Message ID:
00386893
Views:
15
>Worked great

I've had some few revisions to make it more reliable:
If !Empty(This.Value)
    Keyboard "{Home}"
    nstr = LEN(ALLT(This.Value))
    For i = 1 To nStr
	Keyboard "{RIGHTARROW}"
    Endfor
Endif
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform