08-24-2007 10:03 AM
08-24-2007 10:14 AM
08-24-2007 10:20 AM
08-24-2007 12:12 PM
That way, I use CURRENT VI's PATH, and strip TWICE to get the root directory.
That works whether you're in an EXE or in the dev. system.
The first strip gets you to the container (EXE or LLB), the second gets you to the containing folder.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
08-25-2007 01:35 PM
08-25-2007 01:55 PM
09-09-2007 12:29 AM
@altenbach wrote:
Even better than that would be a primitive for "current root location" (or similar) that would give the correct answer in both cases. Maybe Darren can make one for us! 😄
Tell me specifically what you want the function to do (with examples please) and I can get it on the radar...I've heard requests like this before, but I need details.
-D
09-09-2007 01:41 AM - edited 09-09-2007 01:41 AM
Message Edited by altenbach on 09-08-2007 11:44 PM
09-09-2007 03:43 AM
You mean like this?
Of course, as you mentioned, with the data\config files being seperate from the application becoming more common (Vista, Linux), you might wish to use the Default Data Directory VI.
09-09-2007 01:43 PM