MathGroup Archive 2000

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

Search the Archive

Re: Starting Mathematica kernal from external programs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg23461] Re: Starting Mathematica kernal from external programs
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 11 May 2000 00:54:11 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <8fb1vc$hst@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

try the full path/program name as linkname

Regards
  Jens

> I'm using Mathematica as a computational engine, creating my
> own front end, as it were.  However I cant get mathematica
> to start automatically from the external program, even using
> the example factor.c programs with ver 3.7 of Mathlink.  I'm
> using  mathematica 4 and winnt ver4 sp5
> 
> The command line I'm using from the factor.c file is
> factor -linkmode launch
>


  • Prev by Date: Re: read/write numbered files
  • Next by Date: Re: read/write numbered files
  • Previous by thread: Starting Mathematica kernal from external programs
  • Next by thread: How to Play Sound from FrontEndTokenExecute