yopla
Hello everybodyreally strange, i cant' convert this simple string into an int (a phone number)i suppose it's beacause this int is out of range ?++
Rick
Yup it's out of range for a 32 bit number, 2147483647 is the max.