LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I disable overwrite prompt in Write to Spreadsheet File.vi?

I found a few references to "going inside" the .vi and turning off something, but I don't know what I'm supposed to turn off, where I can find it, or how to go about doing it.
0 Kudos
Message 1 of 2
(3,291 Views)
You go to the block diagram of Write to Spreadsheet File. You'll see the Open/Create/Replace File function. One of it's inputs is called 'advisory dialog? (display:T)'. Wire a false constant to it.
Message 2 of 2
(3,275 Views)