MathGroup Archive 2005

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

Search the Archive

Re: Shell script and Mathematica.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56462] Re: Shell script and Mathematica.
  • From: "Gustavo Delfino" <gdelfino at gmail.com>
  • Date: Tue, 26 Apr 2005 01:33:19 -0400 (EDT)
  • References: <d4fifq$ftg$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Did you try adding an Exit[] at the end of your mathematica script?

Exit[ ] terminates a Mathematica kernel session.

Regards,

Gustavo Delfino


  • Prev by Date: Re: Problem with MatchQ and SameQ
  • Next by Date: Re: Converting from string to integer
  • Previous by thread: Shell script and Mathematica.
  • Next by thread: Re: convert table into graphics object