VB 6 Syntax migration

  • 12 years ago
    Can any one help me how to write this VB 6.0 syntax in VB.Net (2008 Express Edition) Syntax :

    curdir(app.path)

    That's All. Thank's

  • 12 years ago

    In VB.NET use Application.StartupPath instead of app.path.
     

  • 12 years ago
    Thanks for your reply, I will try this when i get home.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The question of whether computers can think is just like the question of whether submarines can swim.” - Edsger W. Dijkstra