Hello,
I am using VB6 SP5 on XP. I would like to display the current time in a text box at run time, when I attempt to an error message says: "Compile Error, Expected Variable or Procedure, Not Project" and it highlights the following statement, Text1.text = TIME (design time). I...