They get bundled inside the .exe file. You can load them by path using
c:\ ...path to the .exe file... \myapp.exe\myVi.vi
Pojundery,
Stephen R. Mercer
-= LabVIEW R&D =-
"I do not believe that Hell is a physical place. I believe that Hell is an
hour of the morning." -- Jan 16, 2004
|---------+------------------------------------->
| | "Seifert, George" |
| | <[EMAIL PROTECTED]|
| | tronic.com> |
| | Sent by: |
| | <[EMAIL PROTECTED]|
| | l> |
| | |
| | |
| | 01/27/2004 08:55 AM |
| | |
|---------+------------------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: "Info-labview (E-mail)" <[EMAIL PROTECTED]>
|
| cc:
|
| Subject: Dynamic VI storage in a built app
|
>------------------------------------------------------------------------------------------------------------------------------|
Where do dynamic VIs get stored in a built application? I would like my
application to build a list of available VIs so the user can choose the VI
to load. I thought the dynamic VIs would go in an llb but I can't see
anyplace where they could be stored. I did remember to add them as dynamic
VIs in the app builder.
George