Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Editbox's Line and Column position
Message
From
02/02/2009 12:26:04
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01378690
Message ID:
01378794
Views:
22
>>>>You can also try ALINES(). It may be even easier and faster.
>>>>
>>>>lnStart = Thisform.Edit1.SelStart
>>>>lcCrLf = CHR(13) + CHR(10)
>>>>
>>>>lnOccurence = OCCURS(lcCrLf, LEFT(Thisform.Edit1.Text, lnStart))
>>>>
>>>>ALINES(laLines, Thisform.Edit1.Text)
>>>>lcCommand = laLines[lnOccurence + 1]
>>>>
>>>>
>>>
>>>One time - it's a typo.
>>>
>>>Two times - it's a typo.
>>>
>>>Three times - it's an ignorance.
>>
>>Well... 45.294.838.848 times - it is a mind of an (almost) old guy that don't follow his fingers velocity anymore <g>
>
>Are you calling Sergey old? :)

LOL... me.. me.. me.. don't put me here in *bad blanket* (brazilian expression) with Sergey
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform