Re: [fpc-pascal] fp.ini defaults

2006-10-09 Thread Tomas Hajny
On 9 Oct 06, at 15:27, Norman C. Leet wrote: > When executing "fp" in an empty directory, an fp.ini file is > generated with AutoSaveFlags set to a value of 6. > Is there a way to arrange for the default value to be 7, without > recompiling the text IDE? > Otherwise, I need to go into the IDE Opt

[fpc-pascal] fp.ini defaults

2006-10-09 Thread Norman C. Leet
When executing "fp" in an empty directory, an fp.ini file is generated with AutoSaveFlags set to a value of 6. Is there a way to arrange for the default value to be 7, without recompiling the text IDE? Otherwise, I need to go into the IDE Options, Environment, Preferences menus and manually set Au