I am creating an application which read and writes strings to a file
(see attached image, yes i know its messy..). My problem is that i want
the user to be able to open/create new files while the application is
running. I have tried different strategies, one beeing using the event
structure as in the attached image. I want to use the "File Path
Controll", for the user to open/create files. What usually happens is
that when the application starts, i get a dialog box to select a file,
but when i select one and press ok, none of the file operations work
(write/read chars from file).
I am sure there is a "standard" method of doing this, but i have not found this yet. Any help is greatly appreciated!
If there are any "pro's" who could take the time to look at it, i could send the vi by mail.
Cheers!