10-14-2014, 04:27 PM
I wonder whether there exists a function to obtain the line-index of a multi-line string, giving the index number of one of its characters. Thanks in advance.
Line index from character index of multiline string
|
10-14-2014, 04:27 PM
I wonder whether there exists a function to obtain the line-index of a multi-line string, giving the index number of one of its characters. Thanks in advance.
10-15-2014, 05:41 AM
I don't know if it exists or not but in the meantime you could try this:
Function getLineIndex function ~inputStr #cIndex for testing only: Macro getLineIndex Test
10-15-2014, 05:45 AM
Many thanks indeed! Best regards.
|
« Next Oldest | Next Newest »
|