|
[Date Index]
[Thread Index]
[Author Index]
Re: Running the kernel command line with additional input files
- To: mathgroup at smc.vnet.net
- Subject: [mg61652] Re: Running the kernel command line with additional input files
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Mon, 24 Oct 2005 21:07:09 -0400 (EDT)
- Organization: Uni Leipzig
- References: <djhsok$shl$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
setting environment variables doen not work ?
Regards
Jens
<kalymereau at yahoo.fr> schrieb im Newsbeitrag
news:djhsok$shl$1 at smc.vnet.net...
| Hi MathGroup
|
| I have a package myPack.m that reads input from
two text files
| file1.txt file2.txt
|
| The names of the files will change from job to
job and thus have to be
| given by the user.
|
| Thus I would like to run something like
| math < myPack.m (whatever) file1.txt file2.txt
|
| I have tried with Input[] instructions in
myPack.m but it doesn't work.
|
| How could I do that ?
|
| Thanks
|
Prev by Date:
Re: Zero-based indexing option?
Next by Date:
Re: Circle equation problem
Previous by thread:
Running the kernel command line with additional input files
Next by thread:
Re: Running the kernel command line with additional input files
|