LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

relative help path

I am working on a VI that will be run on several computers.  I am trying to make all of the file paths relative so that they do not need to be updated on each new system.  The problem that I have had is that I can not find a way to set a relative path to the html VI help file (Defined in File/VI Properties/Documentation/Help Path).  The file that I am trying to link is in the same folder as the VI.  I'd greatly appreciate any suggestions.
 
KC
0 Kudos
Message 1 of 2
(3,833 Views)
I figured out a solution just after posting this thread.  Defining the help path as .\filename will reference the file "filename" in the directory that contains the VI.
Message 2 of 2
(3,827 Views)