Hello,

These are all great suggestions, and I would like to add to them by
mentioning that you can programmatically return whether the program is
being run as an executable or a VI.

To do this, call the application property "App.Kind".  This property
returns whether the program is currently being run in the "Development
System" or "Run-Time System".  You can then use a case structure to
use a different number of Strip Path functions depending on the
system.

Hope this helps!

Liz F
National Instruments

Reply via email to