b:=strTOint(copy(mess,1,n1-1)); c:=strTOint(copy(mess,n1+1,length(mess)-1));
var n1:integer; b,c: real;