Quote:

For RealBand:

rb.ini.
...
rb.cfg


Yup, those are among the files I'd replaced manually after my first problem. (The .ini file is actually "RealBand.ini".) By storing that trigger text file and simply inserting it into the RB directory after a malfunction, I figure it's a simple "return to factory" procedure. But whatever works.

Quote:

Incidentally, I do the above as a matter of course whenever there is a crash or freeze or the like in the programs because if they do that, there isn't time for the program to write to these two critical files properly. The files become corrupted.


Good to know, Mac. (Here's where more robust error recovery in the RB code could help.) -Ron