Resource out of sync error [message #81714] |
Mon, 15 October 2012 09:31 |
kerry.l.burns
Messages: 1 Registered: October 2012
|
Junior Member |
|
|
I have a very simple code that reads a data file one line at a time as text, uses strmid to parse out a few data values and, based on the values obtained, either writes the data value to the screen or does nothing. The program gets part way through the data file but then IDL crashes. And it seems to get to a different position in the data file before it crashes each time I run it. Occasionally when I am restarting the workbench, just prior to the program being loaded into the editor window, I get the following error message:
Resource is out of sync with the file system: 'my_program.pro'.
Press 'F5' or select File > Refresh to refresh the file.
Trouble is, pressing F5 or selecting FILE>REFRESH doesn't solve the problem.
HELP!!!
Lee
|
|
|