Hello.
I have read a text file into a textbox.
The text looks like this (small snippet):
N08861 A1 P 0 A2 P 0 A3 P 0
N08862 P 0
N08870 P 0
N08900 P 00000001
What i want to do is to only display certain lines - this depends on the N number shown above.
E.G
I want the text box the display line N5000 upto N6000.
Can anyone help please.
Thanks
Ben
I have read a text file into a textbox.
The text looks like this (small snippet):
N08861 A1 P 0 A2 P 0 A3 P 0
N08862 P 0
N08870 P 0
N08900 P 00000001
What i want to do is to only display certain lines - this depends on the N number shown above.
E.G
I want the text box the display line N5000 upto N6000.
Can anyone help please.
Thanks
Ben