MathGroup Archive 2002

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

Search the Archive

Export: Where is exported file?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37778] Export: Where is exported file?
  • From: dgolber at aol.com (DGolber)
  • Date: Tue, 12 Nov 2002 03:13:52 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

When I do 

Export["picture.pdf", pict]

the file picture.pdf ends up in the directory

C:\Program Files\Wolfram Research\Mathematica\4.0

I can see how to alter this by putting the full name of the file in the
notebook,    The "Get File Path" even makes this somewhat easy.

But is there a settable Option or Preference governing the interpretation of
"filename" in Export[filename,data]?

In particular, I would like to be able to tell it to put the file in the
Directory that the notebook came from.

Doe Microsoft Windows have a notion of current directory?
Dave Golber


  • Prev by Date: Symbolic calculation problem
  • Next by Date: MathLink under Mac OS X
  • Previous by thread: Re: Symbolic calculation problem
  • Next by thread: Re: Export: Where is exported file?