31-01-2009, 07:50 PM
How the fuck do I fix these? I'm getting one for my guild system, I've done it from scratch, and I don't understand why I seem to get it.
I've tried doing Clng(PArse(2)), LCase, STR, STR$, etc, etc. It's dimmed as a string, but I've tried having it dimmed as long, as well.
Code:
I = (Parse(2))
I've tried doing Clng(PArse(2)), LCase, STR, STR$, etc, etc. It's dimmed as a string, but I've tried having it dimmed as long, as well.