22-09-2008, 07:39 PM
Code:
Dim N
Make sure to give your variables a type. If you don't then they are considered 'Variants' and are very slow.
Code:
dim n as long
[MS4] Kill Command
|
« Next Oldest | Next Newest »
|
Messages In This Thread |