|
[Date Index]
[Thread Index]
[Author Index]
How can I use multiple filename ?
- To: mathgroup at smc.vnet.net
- Subject: [mg66982] How can I use multiple filename ?
- From: bar at ANTYSPAM.ap.krakow.pl
- Date: Tue, 6 Jun 2006 06:27:20 -0400 (EDT)
- Organization: Akademia Pedagogiczna w Krakowie
- Sender: owner-wri-mathgroup at wolfram.com
Hi ,
When I try :
For[i=1,i<10,
name="a"<>ToString[i];
i>>name;
i++];
it doesn'w work
Could You help me ?
Prev by Date:
<> doesn't work in filename in a batch mode ?
Next by Date:
Re: Function argument
Previous by thread:
<> doesn't work in filename in a batch mode ?
Next by thread:
Table through zero...strange
|