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!

Dertermining Program Path 2

Status
Not open for further replies.

Edge118

Programmer
Jun 15, 2004
104
US
I have a command button called cmdDisplay and a textbox called txtDisplay.

How do I display the location/path, my program is running from, in txtDisplay when I click cmdDisplay?

Thanks for the help.

"Pin me. Perl me."

Regards,

Chris
 
txtDisplay.text = app.path


Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top