We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

test currentLine for text and relocate to end of line.

Is there any way to loop through, identify and relocate the "loc_" line-numbers (as shown within the code below) to a specific column number at the end of the line? Please note that the "loc_" is located in many other places within the program (not always in first column) which needs to remain and all I would like to do is relocate it if it exists in the first column?

loc_538833: If (KeyAscii = &H2F) Then '538840
loc_53883A: KeyAscii = 0
loc_53883F: Exit Sub
loc_538840: End If

Thank you.

3 Replies

NR Nandakumar R Syncfusion Team September 9, 2009 08:25 AM UTC

Hi Bill,

Thanks for the details. Can you let me know in which Essential Studio product are you trying to do this so that I will proceed working on this further?

Thanks for your patience.

Regards,
Nanda


BH Bill Hunter September 9, 2009 09:35 AM UTC

My apologies. The product is Essential Edit for Windows.

Thank you.

Bill


NR Nandakumar R Syncfusion Team September 11, 2009 06:07 AM UTC

Hi,

I regret for the delay in getting back to you on this issue. Please refer to the following sample on how this can be done. Please try this and let me know if this helps.

http://www.syncfusion.com/uploads/redirect.aspx?file=F89847_EditChangePosition_9d7fa351.zip&team=support

Regards,
Nanda

Loader.
Live Chat Icon For mobile
Up arrow icon