MathGroup Archive 2002

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

Search the Archive

Find NotebookDirectory

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37367] Find NotebookDirectory
  • From: Artūras Acus <acus at itpa.lt>
  • Date: Fri, 25 Oct 2002 02:47:15 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Dear group

I am looking for the simplest way to find EvaluationNotebook[]
directory. The solution should work in all operating
systems. For example solution bellow, works fine on Linux, but appears 
don't on Windows95/98 (Mathematica 4.1).

StringDrop[DirectoryName[ToString[EvaluationNotebook[ ]]],17]


Sincerely, Arturas Acus


  • Prev by Date: matrix multiplication
  • Next by Date: What constitutes a complete set of 4.2 Documentation?
  • Previous by thread: Re: matrix multiplication
  • Next by thread: Re: Find NotebookDirectory