Hi,
When you create a new graph on the fly (map_new, map_clone, etc...), it puts this graph on the system file.
I think this file is a ordinary FPG file, thereby, the maximum amount of graph it can contains is 999.
What to do when this maximum is reached ?
Is there a way to clear the system file ?
Is there a way to say to bennu to put the files created on the fly in a particular FPG ?
Is there a way to free the index of a particular graph created on the fly in the system file (for exemple when the process who created the graph dies) ?
Thank you for you help !