19.06.2014, 04:17
You can't just put it by parts, add all of it and then complie, if you get errors then fix them. I just won't work by parts.
As you can see this error "symbol is assigned a value that is never used: "CountAmount"" clearly says that your not making use of "CountAmount", and that's why you have to add all of it.
Just go with it, and if you get errors just fix them, simple as that.
As you can see this error "symbol is assigned a value that is never used: "CountAmount"" clearly says that your not making use of "CountAmount", and that's why you have to add all of it.
Just go with it, and if you get errors just fix them, simple as that.