Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB6 - Basics 1 - Dim what?
#6
I was just testing you!

Dim A As Byte, B As Byte
A=1
B=1
Msgbox("A+B = " & A + B)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)