Hello,
I have this node - "wirte bmp file" in a loop, with each running of the loop creates this node a new bmp file and save it in a order.
How can I give these new files automatically a series-filename? for example in the first run it creates automatically a file called "File0001.bmp"; in second time a file with the name "File0002.bmp"; third time "File0003.bmp", etc.
Can you help me? Maybe with a example?
Thanks a lot.
Regarts,
Johnny