PDA

You are currently viewing a search engine-friendly (archive) version of this page.

View Full Version : Visual Basic 6: Program Path / HLP File on Button


semmelbroesel
April 18, 2002, 09:50 pm
Hi,

how can I get the path of the currently running Visual Basic application (i.e. the program that I am writing) so that I can put it into a variable ?

Or:
How can I open the HLP file that is already attached to the VB application (Project Properties) by clicking a Command Button ?

I should add that I have only started with VB about a week ago, and I think I am pretty far already ;-) I even created this HLP file and managed the saving routines and control arrays, so I am an "advanced beginner" *g*

Thanks for any advice you can give me!

cu, Richard

semmelbroesel
April 18, 2002, 09:53 pm
Sorry folks - just ONE minute after I wrote the last message, I found what I am looking for :-)

(App.Path)

Thanks anyway!

Admin/Moderator, please either close or delete the topic - thanks!

cu!

<small>[ April 18, 2002, 06:54 PM: Message edited by: semmelbroesel ]</small>

Lord Skeeve
April 18, 2002, 10:41 pm
Hi,

I found a good website that has a HUGE collection of vb projects, snippets, full programs, and even tutorials
ive been going to that site for a few years now and its been a big help to me in learning vb
<a href="http://planetsourcecode.com/vb/default.asp?lngWId=1" target="_blank">Planetsourcecode.com - VB</a>
hope it helps...