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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Difference in VB3.0 and VB6.0

Status
Not open for further replies.

usadra

Programmer
Sep 14, 2001
5
IN
The Format statement in VB3.0 and VB6.0 behaves differently.FOr instance,FOrmat("Microsoft","@-@") in VB3.0 gives Microsof-t while in VB6.0 it is M-icrosoft.

Please let me know if there are nay more in-built functions that have different functionality in VB3.0 and VB6.0 that has to be taken care during migration of VB3.0 applications to VB6.0.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top