Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MS4] Kill Command
#23
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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)