|
[Date Index]
[Thread Index]
[Author Index]
Re: How can get the Path of current Notebook ?
- To: mathgroup at smc.vnet.net
- Subject: [mg58723] Re: How can get the Path of current Notebook ?
- From: "Nasser Abbasi" <nma at 12000.org>
- Date: Fri, 15 Jul 2005 14:14:05 -0400 (EDT)
- References: <db7nen$mn4$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
<quzhi at quzhi.net> wrote in message news:db7nen$mn4$1 at smc.vnet.net...
>
>
>
> How can get the Path of current Notebook ?
>
> --
> http://www.quzhi.net
> quzhi at quzhi.net
>
>
>
>
ToFileName[
Extract["FileName" /. NotebookInformation[EvaluationNotebook[]], {1},
FrontEnd`FileName]];
Prev by Date:
Re: How to display dates in plots
Next by Date:
Re: How can get the Path of current Notebook ?
Previous by thread:
Re: How can get the Path of current Notebook ?
Next by thread:
Re: How can get the Path of current Notebook ?
|