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

I see. Thanks for that tip. So whats dimming it as long mean? I mean, I don't understand dimming as certain types. Someone wanna explain that? Like Dim as Val, Boolean, Byte, integer, Etc, Etc.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)