P plog Banishment Pending Local time Today, 15:14 Joined May 11, 2011 Messages 12,061 Dec 8, 2015 #21 The main issue is that you've made resoult the wrong type. You declare it as an integer, but then construct it to be a string. Make resoult a string.
The main issue is that you've made resoult the wrong type. You declare it as an integer, but then construct it to be a string. Make resoult a string.