|
[Date Index]
[Thread Index]
[Author Index]
Re: How can I use multiple filename ?
- To: mathgroup at smc.vnet.net
- Subject: [mg67018] Re: How can I use multiple filename ?
- From: "Norbert Marxer" <marxer at mec.li>
- Date: Wed, 7 Jun 2006 05:09:27 -0400 (EDT)
- References: <e63mff$knj$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hello
If you replace
i >> name
by
i >> Evaluate@name
or
Put[i,name]
your code will work.
Best Regards
Norbert Marxer
Prev by Date:
Re: Re: Re: Simplifying algebraic expressions
Next by Date:
Plot Sequencies of Complex Functions
Previous by thread:
Re: LaTeX and the ConversionRules option
Next by thread:
Re: How can I use multiple filename ?
|