kits
kits
About
- Username
- kits
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
gordk wrote: Try adding as x := [x] +1; in some cases the var x must be initialized to a value first. ie: empty string or number, depending on what it will be used for. Hi there, thanks for the reply, but i know that i have to add a va…