Hi,
We've never had the problem on a single machine; it has happened just
transferring files (that have been saved on the afflicted Mac) to another
computer over the LAN directly. I wonder whether you have any language or
line ending settings that could cause this. Squares are usually extended
ASCII characters that are unprintable with the current language set, or
ASCII values that aren't printable.
If the issue's cropping up without files changing at all (e.g. you open
Visual Studio, hit Build and something gets corrupted) then it could be that
something's corrupted the IDE. Have you tried creating a small project to
try and reproduce the problem? Apart from that, reinstalling VS is a
probable (tho drastic) solution. Maybe somebody else will reply that's seen
this happen in these circumstances.
Sorry I can't be more help, good luck,
Steve
> Hi Steve,
>
[quoted text clipped - 56 lines]
>> >
>> > Thanks very much for any suggestions!
Sanjay - 15 Dec 2004 17:23 GMT
I see what you're saying Steve!
I had different header files affected today. It does not seem to be a
language/unprintable character scenario as only some garbage is seen, rest of
the lines are completely lost...as in the file simply ends and the last few
lines of code are completely lost. This happens to both header and cpp files.
This is now a bit of a bother really ! :)
Thanks though,
Sanjay
> Hi,
>
[quoted text clipped - 76 lines]
> >> >
> >> > Thanks very much for any suggestions!