HI,
Pls tell me how to remove or delete chars and include chars in a
string and also i have to replace the spaces into some other thing.I know to use the "replace()" to replace chars.
Consider i have a very big string with some 6/7 lines[450 chars].I have to include a text in the first three line.then remove all the lines except the last one and also replace all blank spaces into new line.
Thanks in Advance,