format(string,sizeof(string),"PM from %d: %d",pname,text);
format(string,sizeof(string),"PM from %s: %s",pname,text);