|
[Date Index]
[Thread Index]
[Author Index]
Re: Run[] and Mathlink
- To: mathgroup at smc.vnet.net
- Subject: [mg43938] Re: Run[] and Mathlink
- From: j.k.jones at dl.ac.uk (James Jones)
- Date: Tue, 14 Oct 2003 01:07:34 -0400 (EDT)
- References: <bm0j27$po2$1@smc.vnet.net> <bm2tel$6l9$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Many thanks, John. This works a treat. The only problem now, is
knowing whether MAD is actually running... ;)
Thanks,
James Jones
Daresbury Laboratory.
"John Jowett" <John.Jowett at cern.ch> wrote in message news:<bm2tel$6l9$1 at smc.vnet.net>...
> Hello James,
> It's not quite impossible. Instead of something like
>
> Run["dir"]
>
> you can also try
>
> ReadList["!dir",String]
>
Prev by Date:
Re: Re: How do I get Timing results in Out[]//<Message>?
Next by Date:
pdf-export
Previous by thread:
Re: Run[] and Mathlink
Next by thread:
Re: Run[] and Mathlink
|