MathGroup Archive 2003

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

Search the Archive

automational generating of filenames (involving numbers)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42494] automational generating of filenames (involving numbers)
  • From: winkler <winkler at mbi-berlin.de>
  • Date: Fri, 11 Jul 2003 02:57:55 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

hi,
I want to generate automatically new file names to export data in new 
files.
For example:

N=N+1
Export["name", f1]

now I want to include N in the file name. Is there a possibility to do 
that or something similar?

thx


  • Prev by Date: Evaluation and replacement?
  • Next by Date: Integrating a function over a polygon
  • Previous by thread: Re: Evaluation and replacement?
  • Next by thread: Re: automational generating of filenames (involving numbers)