LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

No file dialog in execuatble

I have an urgent problem.  I have installed labview 8.0.1 in a new computer.  I mass compiled all filles.  The problem is, when I build an executable for a different machine, the executable SKIPS THE FILE DIALOG BOX.  The VI just ends.  I recall something about needing to press ctrl+run when recompiling old VIs (which I did) but I need some quick help on this one.
0 Kudos
Message 1 of 5
(3,291 Views)
Hi anstech,

what is your code like?

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 5
(3,276 Views)
0 Kudos
Message 3 of 5
(3,260 Views)
anstech,

I was able to successfully build a VI with just the file dialog VI.  Can you build an EXE with just the file dialog VI?  I assume that your VI does work when you run it in through LabVIEW, correct?  I was able to build and run your VI and received a file dialog when I did so.  If you want to recompile the VI you can always press Ctrl+Shift and click the Run button.  Have you tried using the Debuggable EXE option?  I would suggest trying this if you haven't already, that way you can keep track of the data with probes/highlight execution.  Let me know how this goes. 

Thanks!
Andy F.

Message Edited by Andy F. on 10-17-2006 02:45 PM

-----------------------------------------------------------------
National Instruments
0 Kudos
Message 4 of 5
(3,251 Views)

AHA!!! ctrl PLUS shift and run, I only pressed ctrl run.  I'll try that tomorrow and let you know if it worked. (Hardware unavailable today)

 

THANKS

0 Kudos
Message 5 of 5
(3,242 Views)