Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move to a line in the edit box.
Message
From
10/01/2003 10:17:14
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
10/01/2003 09:41:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00740238
Message ID:
00740278
Views:
17
Hi Tim!

If you have the size of each line, you can sum this value until the line before of the line that error happening more the position of the line with the error and to use SelStart. Sample:
  * Error in line 3 position 10
  * Line 1, size 15
  * Line 2, size 20
  ThisForm.MyEdit.SelStart = 45
Is one experiment.
Bye!
Good Luck!
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform