Re: how to avoid broken references when give out projects
- From: I Don't Like Spam <no@xxxxxxxx>
- Date: Wed, 22 Mar 2006 19:29:21 -0500
Tanja Krammer wrote:
Dear all,
is it possible to add reference with a relative path instead of absolute?
Thanks,
Yes...
Of course I could be more helpful if you described how you were using
the path in question.
If you just need to know the directory where the executable was launched
from then use Application.StartupPath
Chris
.
Relevant Pages
- Determine path of file
... I reference a file from a script through command line parameters. ... The file can be refered to as both absolute and relative path. ... I tried with addition of $pwd, but in case of an absolute reference I ... (comp.unix.shell) - Re: DLL reference
... If you see a relative path, the reference was added via the file system. ... when i see the property of these missing DDL files, ... Can anyone tell me how to find from where the DLL file was referred? ... (microsoft.public.vsnet.general) - Re: Determine path of file
... script.sh [referenced file] ... The file can be refered to as both absolute and relative path. ... I tried with addition of $pwd, but in case of an absolute reference I ... (comp.unix.shell) - Re: why relative hint path but absolute reference path
... the project's reference file should use the absolute path such ... So do you make sure the referenced DLL file use a relative path in the ... This posting is provided "AS IS" with no warranties, and confers no rights. ... (microsoft.public.vsnet.ide) - Re: Storing pictures using relative path
... Sub GetFile ... Dim retFile As String, dlg As Variant, s As String ... You'll need to add a reference to MS Office for it to work, ... > on relative path storing. ... (microsoft.public.access.forms) |
|