Previous Thread:   reading a file or picture

7/5/2006 9:52:02 AM    Visual FoxPro Project Deletes Code if Project Fails during run
I have a Visual FoxPro programmer that has a FoxPro project which fails  
  
occasionally.  When this project fails, it deletes all the programming code  
  
from the point of failure and beyond.  
  
Why does this happen?  I am baffled.  The programmer insists that this is  
  
due to a network connection being lost.  I am not convinced as I don't see  
  
how losing connectivity can cause code deletion or corruption.  Additionally,  
  
since projects are compilations of programs and run in their own shell  
  
separate from the original program, I don't understand how the code can be  
  
lost.  
  
Windows XP OS, Visual FoxPro 9.0, Windows server 2000 / 2003.  
  
Any ideas?