P plog Banishment Pending Local time Today, 08:07 Joined May 11, 2011 Messages 12,045 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.