Re: init.m of FrontEnd in M5.2
- To: mathgroup at smc.vnet.net
- Subject: [mg69466] Re: init.m of FrontEnd in M5.2
- From: "ragfield" <ragfield at gmail.com>
- Date: Wed, 13 Sep 2006 04:02:29 -0400 (EDT)
- References: <ee643o$55n$1@smc.vnet.net>
Markus Huber wrote:
> Where does M52 store the information I get with
>
> Options@$FrontEnd?
>
> M4 and M41 (Windows) store it in Mathematia\4.0\init.m in my user directory.
> Information about where M42-M52 in different operating systems get this
> info from would be helpful.
ToFileName[{$UserBaseDirectory, "FrontEnd"}, "init.m"]
-Rob