   Hi,

   

   I need help  :o(

   

   I want that my function saves result files in a for()-loop while it runs
   automatically.

   

   the filenames must be saved like:

   

   file_1  -> for 1. result

   file_2  -> for 2. result

   file_3  -> for 3. result

   

   and

   .

   .

   .  

   

   file_n -> for n. result

   

   the file names are the same identified by _1, _2 , _3, ... , _n

   

   these files will loaded by a second function later in the same sequence
   (_1 to _n). 

   

   how can I do that ...

   

   

    

   

   

	[[alternative HTML version deleted]]


