Hi to all,<br>i'm a noob of erlang programming. I would like to have some infos about extracting a substring from a string....<br>Or better, my situation is this:<br><br>i have a string:<br>str="OK 01 xxxxxxxx\r\n"); // where xxxxxxxx is a string that i dont know and every time change... <br>
<br>and i need to extract the "xxxxxxx" into another string (str2 for exaple).<br><br>Sorry for my english.<br><br>Best regards<br>M.Canato<br>