Hello, I have to save a file (filename: ARD_2007_5738_16.xml) per button. This is no problem.
But how can I manage the following items: Before saving the file, I have to scan 3 folders (called "AI", "ST" and "SV") whether there is already a file with this name or not. If the filename already exists, I have to test iteratively if there is a file <filename>-1.xml (i.e. ARD_2007_5738_16-1.xml) too. Pass all files with the basis-name and save the current file as the next version. Is it possible to implement this? Kind regards, Monika