|
[Date Index]
[Thread Index]
[Author Index]
Re: Newbie question - saving file in command-line
- To: mathgroup at smc.vnet.net
- Subject: [mg72849] Re: [mg72824] Newbie question - saving file in command-line
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Mon, 22 Jan 2007 04:11:14 -0500 (EST)
- References: <200701211045.FAA28742@smc.vnet.net>
You would be saving to a .m file because a .nb file isn't necessary in
terminal mode.
I believe the way to do this is by modifying $Pre and $Post, but I
have never tried it. The idea is to have Mathematica write out your commands
after parsing but before evaluation.
On 1/21/07, Rayne <ghcgwgwg at singnet.com.sg> wrote:
> Hi,
> I am a new user of Mathematica, and tend to use the command-line version
> more than the notebook interface. I would like to know how I can save my
> work in .nb format when I'm in the command-line environment, that is, save
> all my input and output so that when I open the .nb file in the notebook
> interface, all my work will still be intact.
>
> Thank you.
>
> Regards,
> Rayne
>
>
>
--
http://chris.chiasson.name/
Prev by Date:
Re: simple equation manipulation
Next by Date:
Re: Newbie question - saving file in command-line
Previous by thread:
Newbie question - saving file in command-line
Next by thread:
Re: Newbie question - saving file in command-line
|