S
Sofa_snake
Hello
I have a richtextbox 1 that updates with all commands sent and
recieved from RS232 communication.
I have a 2nd box which is also a richtextbox. I want to copy the last
line of richtextbox 1 and place it in richtextbox2. A previous
instruction view window if you like.
I seem to finding this task quite difficult!
Could anybody help?? thank you!
I see that the .lines expression returns each line in my textbox as a
string but then I cant operate on a particular line!? is there an
easier way?
Thank you
Dan
I have a richtextbox 1 that updates with all commands sent and
recieved from RS232 communication.
I have a 2nd box which is also a richtextbox. I want to copy the last
line of richtextbox 1 and place it in richtextbox2. A previous
instruction view window if you like.
I seem to finding this task quite difficult!
Could anybody help?? thank you!
I see that the .lines expression returns each line in my textbox as a
string but then I cant operate on a particular line!? is there an
easier way?
Thank you
Dan