MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: Re: translating code from True Basic to Mathematica
  • Next by Date: Re: extract homogenous solution from DSolve?
  • Previous by thread: Re: init.m of FrontEnd in M5.2
  • Next by thread: RE: init.m of FrontEnd in M5.2