Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Val function stopped working

Status
Not open for further replies.

Doug4Now

Programmer
Apr 22, 2002
34
AU
A couple of days ago I installed VB.net on my computer.

Today, when I go into a project developed in VB6 (which I don't want to upgrade to VB.net) I get a:-

"Run-time error 438: Object does not support this property or method" message when it hits a line of code using the Val() function eg. intTotal = Val("9876").

I have still got vb6 installed on my computer - I am assuming that VB6 & vb.net can both be on the same machine.

Is there something that the installation of VB.net may have done to cause this and if so, how can I remedy the situation?

Thanks, Doug.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top