MathGroup Archive 2010

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

Search the Archive

Re: Frontend suggestions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg111791] Re: Frontend suggestions
  • From: Helen Read <hpr at together.net>
  • Date: Fri, 13 Aug 2010 06:56:52 -0400 (EDT)
  • References: <i40f1c$c38$1@smc.vnet.net>
  • Reply-to: read at cems.uvm.edu

On 8/12/2010 5:31 AM, Themis Matsoukas wrote:
>
> --A simple(r) way to change the working directory for input/output
> operations from the default (root) to the directory of the current
> notebook. The only way I know how is
>
> SetDirectory[ToFileName[
>    Extract[
>     "FileName" /. NotebookInformation[EvaluationNotebook[]], {1},
>         FrontEnd`FileName]]]

SetDirectory[NotebookDirectory[]]

--
Helen Read
University of Vermont



  • Prev by Date: Equation style crash bug
  • Next by Date: Re: Frontend suggestions
  • Previous by thread: Re: Frontend suggestions
  • Next by thread: Re: Frontend suggestions