MathGroup Archive 2007

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

Search the Archive

Re: Directory ? Not the current working one !

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72725] Re: Directory ? Not the current working one !
  • From: Peter Pein <petsie at dordos.net>
  • Date: Tue, 16 Jan 2007 03:55:48 -0500 (EST)
  • References: <eofimn$gd3$1@smc.vnet.net>

Laura Dabene schrieb:
> Hi
> 
> I need a way to detect the directory a notebook has been saved in,
> but none gotten by mean of ?*Directory* seems to be useful.
> 
> As example, if MyNotebook.nb was saved in c:\MyDirectory
> I would love to get
> 
> In  = WhereDoIDwell[]
> Out = "c:\MyDirectory"
> 
> instead of the current working directory as given by Directory[].
> 
> Any hints ? Thanks you a lot.
> 
> Laura 
> 
> 

Hi Laura,

have a look at http://forums.wolfram.com/mathgroup/archive/2000/Apr/msg00117.html


Peter


  • Prev by Date: Re: Trouble with reading from file
  • Next by Date: Re: Derivative recurrence
  • Previous by thread: Re: Directory ? Not the current working one !
  • Next by thread: Re: Directory ? Not the current working one !