Basically, he needs only certain substring.
Here's my code to parse the string.
The main code is
s := edit1.text;
p := pos('ME',s);
edit2.text := copy(s,p+2,13);
My sky is high, blue, bright and silent.
Nugroho's (almost like junk) blog
By: Nugroho Adi Pramono
No comments:
Post a Comment