LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder problem with current path

The current vi gives a different path in my development vi then when I have
build an executable. Is there a way to detect automatically within my
program whether it is running in the development zone or as an exectuable.

Thanks
Martien
0 Kudos
Message 1 of 3
(2,713 Views)
I have answer a similar matter... hope this link helps!

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000000080000000FAE0000&USEARCHCONTEXT_CATEGORY_0=_49_%24_6_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0

Cheers!
ian
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 2 of 3
(2,713 Views)
Thanks Ian,

I got the program from your earlier reply (findbasedir). It was written for
the default the directory, while I was having problems with the current
directory. However, the solution is basically the same, so I managed to
adapt it to my situation.

Thanks very much
Martien



"ian.f" wrote in message
news:506500000005000000FD390100-1068850981000@exchange.ni.com...
> I have answer a similar matter... hope this link helps!
>
>
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000000080000000FAE0000&USEARCHCONTEXT_CATEGORY_0=_49_%24_6_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
>
> Cheers!
> ian
0 Kudos
Message 3 of 3
(2,713 Views)