I was developing this VI in LV8.0.1 that had several event cases in a while loop with a timeout event loop. Accidentally, I used "Write to text file" function from File I/O in the timeout event case.
When I executed my VI, it started prompting me for the file to write continously. It would not stop even I select cancel on the prompt screen. So, I went into the task manager and killed the whole Labview VI. In doing so, my VI size is now 0kb and when I try to open it again, it gives me the following error:
Labview: End of File encountered
The file 'Command_setup_writer.vi' is not a valid Labview file.
Please, anybody has any idea as to how can I recover my lost work, I would really appreciate it. It's worth 3 weeks of work in that VI. Please help me, or I am doomed..!