Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move to a line in the edit box.
Message
De
10/01/2003 10:59:10
 
 
À
10/01/2003 09:53:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00740238
Message ID:
00740313
Vues:
15
I've just noticed Erick's suggestion, that may be all you could do.

Kev

>In the edit box I have a procedure maybe:
>
>CREATE OR REPLACE PROCEDURE TEST AS
>BEGIN
> NULL;
> INTENTIONAL ERROR;
>END;
>
>When I run the query I get an error code containing line 4 position 5.
>I want to jump to that line (if possible select it).
>
>Perhaps that makes more sense
>
>
>
>
>>Hmmm, what is it you are trying to achieve?
>>
>>Kev
>>
>>>Looked at that but I'm not sure how give the line number and position
>>>to get the selstart number. (the control could be resized) the problem especially is translating the line number.
>>>
>>>>Use EditBox.SelStart to specify the position of the cursor, providing you have text/spaces in place, you should be alright.
>>>>
>>>>Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform