Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2568 > unrolled thread

Re: Is there any environment variable for the directory containing the currently running source .nb file?

Started byDavid Reiss <dbreiss@gmail.com>
First post2011-05-21 10:48 +0000
Last post2011-05-21 10:48 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Is there any environment variable for the directory containing the currently running source .nb file? David Reiss <dbreiss@gmail.com> - 2011-05-21 10:48 +0000

#2568 — Re: Is there any environment variable for the directory containing the currently running source .nb file?

FromDavid Reiss <dbreiss@gmail.com>
Date2011-05-21 10:48 +0000
SubjectRe: Is there any environment variable for the directory containing the currently running source .nb file?
Message-ID<ir85ae$bgk$1@smc.vnet.net>
?SetDirectory

SetDirectory["dir"] sets the current working directory to dir.
SetDirectory[] sets the current working directory to your "home"
directory. 

--David


On May 20, 6:39 am, ziyuang <ziyu...@gmail.com> wrote:
> Or can I set the working directory to that one via some functions? I
> searched the documentation but found nothing.

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web