|
[Date Index]
[Thread Index]
[Author Index]
Exit[]
- To: mathgroup at smc.vnet.net
- Subject: [mg44271] Exit[]
- From: cbeckett at scf.sk.ca (craig beckett)
- Date: Tue, 4 Nov 2003 03:23:40 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
According to the mathematica help, the function
Exit[n]
or
Quit[n]
terminates the mathematica session. I don't see this behaviour. When
I shift/enter on an Exit cell, the kernel stops but the notebook
remains as does the entire mathematica application (session?).
The command
NotebookClose[EvaluationNotebook[]]
closes the notebook leaving the application running.
I want to generate an exit flag for the windows API and I thought
Exit[n] would be the answer.
Any suggestions?
craig beckett
Prev by Date:
ComplexExpand
Next by Date:
Fonts in pdf
Previous by thread:
Re: ComplexExpand
Next by thread:
Re: Exit[]
|