Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vb 2005 find path program is
Name: pball Date: November 19, 2008 at 09:55:53 Pacific OS: xp CPU/Ram: 2 ghz 1 gig Product: HP
Comment:
I'd like a way to find the current path the program is in when it's run. Like %cd% in batch except I'm using visual basic.
I want this because when I open a file to load info then later save another file. The file I save is saved in folder I opened the first file from and not in the folder the program is.
Also with Microsoft visual basic 2005 how do I compile the program so I can just move the exe where ever I want. I've just been usign the debug up till now, but now I need to have the exe to use.
Summary: Yeah, I figured it was closer to C than VB now. I guess it pleases the masses more having a programming language that seems like a programming language. I know it's not overly-complicated. I just took...
Summary: When using a VB application a programmer at work get a message: 1- A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this If this is unexpected, it may b...
Summary: I am writing some software and have recently moved to VB.NET 2008. My question is what is the best way to go about including multiple images in my project to act as different themes? The problem I am ...