Page 1 of 1

"This Preference file format is unknown"

Posted: Sun Nov 02, 2014 2:33 am
by Seymour Clufley
Years ago I created an IDE colour scheme and saved it to a prefs file using the standard tool. Tonight, after a computer crash, I opened PureBasic and found that it has reverted to the factory settings. I tried to load my settings from that old prefs file but the error message appears: "This Preference file format is unknown".

Does anyone know a way to resolve this, other than trying to remember the individual IDE colours myself?

Re: "This Preference file format is unknown"

Posted: Sun Nov 02, 2014 2:48 am
by PB
> Does anyone know a way to resolve this

The Prefs file is just plain text, so open it in Notepad, note the color
settings, and put them into the new Prefs file that you have.

Re: "This Preference file format is unknown"

Posted: Sun Nov 02, 2014 4:18 am
by Seymour Clufley
Thank you. I can't believe this didn't occur to me!