if (end_nums2a<0)
{
end_nums2 = end_nums2b;
}
else
{
end_nums2 = end_nums2a;
}
}
tmpstr = stotalsubm.substring( end_nums2-1,1 );