roni
Registered User
Is it possible you have named a file wrong! Remember in Windows that you need to display the full filename of a file (go to tools, folder options, click the View tab and then untick "hide extensions for known file types"). If you've done this, then ignore the next bit If you haven't done this, this is what would happen:
With the option still ticked, all you see is a file called:
example_001
If you rename this as it is, you will have this:
example_00055.bin_001
BUT: this is WRONG! If you have unticked the extensions option, you will see that you have actually got a file called this:
example_00055.bin_001.bin
Notice the extra bit! The editor will not find the file properly. So, untick the option first. It will make the .bin visible and you can name it properly.
With the option still ticked, all you see is a file called:
example_001
If you rename this as it is, you will have this:
example_00055.bin_001
BUT: this is WRONG! If you have unticked the extensions option, you will see that you have actually got a file called this:
example_00055.bin_001.bin
Notice the extra bit! The editor will not find the file properly. So, untick the option first. It will make the .bin visible and you can name it properly.