Hi,
I recently downloaded some source code from the web
and noticed that the programmer has declared variables
as follows.
Private Sub Test(Total%, count$, Cost!)
.........
........
........
End Sub
what does these %,$ and ! stand for are they part of the
variable or do they mean some thing any help would be
appreciated.
Thanks in Advance,
rann.
I recently downloaded some source code from the web
and noticed that the programmer has declared variables
as follows.
Private Sub Test(Total%, count$, Cost!)
.........
........
........
End Sub
what does these %,$ and ! stand for are they part of the
variable or do they mean some thing any help would be
appreciated.
Thanks in Advance,
rann.