strdel(msg, 0, strfind(msg, ":") + 1); //this will return 'Prisijunges'strdel(msg, strfind(msg, ":") + 1, strlen(msg)); //this will return 'Ance_Zas'