Why is it that when I use this code:
VB Code:
lblVersion.Text = "Version: " & Application.ProductVersion
the label actualy displays:
It is not appending the product verion to the word "Version". For some reason it is replacing it..Quote:
0.0.1.1
Any thoughts?
Rudy
