Corrupted file still compiles

MrGinge

New Member
Come across a strange situation with the application compiler that scares me a bit -

I've got a peice of source code that became corrupted. I can still read it in my editor but a large chunk of it is now missing. I can't run it and the syntax check comes back with a load of errors. however the code will still compile, both from the compile statement and the application compiler. There's no error in the log file and everything looks okay until someone actually tries to run the .r.
We're using v9.1D07

anyone shed any light on how this can happen?

Thanks

Andrew
 
Top