|
[Date Index]
[Thread Index]
[Author Index]
Re: Default location for Exported files?
- To: mathgroup at smc.vnet.net
- Subject: [mg89246] Re: [mg89244] Default location for Exported files?
- From: "W_Craig Carter" <ccarter at mit.edu>
- Date: Sun, 1 Jun 2008 16:32:13 -0400 (EDT)
- References: <200806010736.DAA20997@smc.vnet.net>
Hello AES,
In your init.m (see help browser entry for init.m to find location on
your system), you could insert a
SetDirectory["/this/path/depends/on/operating/system"]
with an editor of your choice.
The next time you restart mathematica, import and export will work
relative to the directory you have set.
On Sun, Jun 1, 2008 at 3:36 AM, AES <siegman at stanford.edu> wrote:
> Is there a *global* default I can set to make all files Exported from
> any Mathematic notebook from now on (permanently!) always (in the
> absence of other specific command) go to a default location of my
> choice, on my HD?
>
--
W. Craig Carter
Prev by Date:
Re: NDSolve with arrays
Next by Date:
errorbar dashing
Previous by thread:
Default location for Exported files?
Next by thread:
Re: Default location for Exported files?
|