Discussion:
How to define Containing Project Directory in the TestStand Search Path?
(too old to reply)
LegalEngineer
2004-03-01 15:12:22 UTC
Permalink
In TestStand Search Path one of the list is "Containing Project
Directory". How can I define this?
Matt P.
2004-03-03 17:44:21 UTC
Permalink
LegalEngineer,

"Containing Project Directory" is the directory that contains the
project file and is defined at "run-time," so you are not able to
specifically re-define it.

You could disable searching in the "Containing Project Directory" and
add a new absolute directory in it's place - use the Move Up and Move
Down buttons inside of the Edit Search Directories dialog box to get
the new directory in the correct search location. That, of course,
eliminates the dynamic nature of the "Containing Project Directory."

Hope that helps!

Matt P.
Applications Engineer
National Instruments


I hope that helps.

Matt P.
Applications Engineer
National Instruments
Scott Richardson (NI)
2004-03-04 18:19:28 UTC
Permalink
Legal Engineer -
TestStand does expose the "containing project directory" in the search
directories dialog box. It only has meaning for the FindFile API
function when the "currentSequenceFile" parameter is set to a project
file. I agree that it is confusing in that it does not apply to steps
finding code modules. If you unchecks this setting and you reload a
workspace, any projects that use relative paths to specify their files
may no longer find their files.

In general the suggestion is to leave it checked and ignore it.

Scott Richardson (NI)

Loading...