
Originally Posted by
freedompeace
No, you're wrong :3
System.Threading.Thread is not a namespace - it is a class.
And this, is the correct way to do it:
[highlight=vbnet]
Imports Boogas = System.Theading.Thread
Dim A As Integer = 1
Dim B As Integer = B * 10
Dim C As Integer = C * 10
Dim D As Integer = D * 10
Dim E As Integer = E * 30
Dim F As Integer = F * 2
Dim G As Integer = G * 10
Boogas.Sleep(G)
Msgbox("Y" + "o" + "u" + " " + "m" + "a" + "d" + "?")
[/highlight]