11.12.2010, 16:55
Nice one XePloit ,but there's still a problem I have. There are different lines and i don't know how to find out that there's one line sayin' "hello dude" and the other line saying "good morning" and it's all saved in 1 string.
if I'll print it there is written in the window:
hello dude
good morning
And know i want to search in the file for example for "hello"
and i want to extract exactly the thing after "hello" in the same line
How is it possible?
but the "splitter" is nice.
if I'll print it there is written in the window:
hello dude
good morning
And know i want to search in the file for example for "hello"
and i want to extract exactly the thing after "hello" in the same line
How is it possible?
but the "splitter" is nice.