Hello
I need to search for a "marker" string line in a Hex file and once found, I need to read the very next line (after a carriage return)
I use the "Read text from file" and I am able to find the "marker" string line, but then, I don't know how to stop there, read the next line and put it on a string indicator
I have not found any function to do this, do you have any idea how to acomplish this?
Thank you
Rockman