[EMAIL PROTECTED] wrote: >They get bundled inside the .exe file. You can load them by path using >c:\ ...path to the .exe file... \myapp.exe\myVi.vi > >>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.
Stephan is right but actually it doesn't really matter since at least about LabVIEW 6.0 which path you use to load the VI yourself. LabVIEW applications always seem to search it's internal LLB first for an identically named VI when attempting to load a VI. Rolf Kalbermatter CIT Engineering Nederland BV tel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijk http://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]
