MathGroup Archive 2003

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

Search the Archive

Re: Startup Commands

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42433] Re: [mg42427] Startup Commands
  • From: Selwyn Hollis <selwynh at earthlink.net>
  • Date: Mon, 7 Jul 2003 03:05:58 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Joel,

Control-click on the Mathematica application, and select "Show Package 
Contents." Then find the init.m file in Configuration:Kernel. Open up 
init.m, and add your commands to it.

Another possibility is to create a package and put it in 
AddOns:Autoload.

-----
Selwyn Hollis
http://www.math.armstrong.edu/faculty/hollis


On Sunday, July 6, 2003, at 06:57  AM, Joel storch wrote:

> I am running Mathematica 4.2 on a Macintosh under OS 10.
>
> Where can I store a list of commands so that they will be executed
> automatically when the program is launched ?
>
>


  • Prev by Date: can I use some user(self)defined function in Mathematica symbolic computation?
  • Next by Date: Re: Startup Commands
  • Previous by thread: Startup Commands
  • Next by thread: Re: Startup Commands