how do i get (text) File I/O VI's to prompt
only ONCE for a filepath and then use that
from then on?
if i leave FilePath unwired, (because i want
the user prompted) i get prompted for
file location on EACH ITERATION, even with
"Append" wired True. that is, the data is being
appeneded, but it constanly brings up the file dialogue box.
i want it to come up only the first time upon program
execution.
-tony