|
-
Mar 6th, 2013, 04:40 PM
#33
Re: [RESOLVED] Getting the path to a file
 Originally Posted by jmsrickland
So, actually, Path = "..\Data" is better than Path = App..Path & "\..Data"
Not really, but it works in the degenerate case where CD = App.Path. When that isn't true everything falls apart!
Note that even using File Open or File Save common dialogs can change the CD of a program while it runs.
So if you mean App.Path always use App.Path.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|