Saving with filename
Hi, How can i save with the filename attached to my .png graph? I want my script to take the filename of the graph I am opening and save it in the folder. <<save picture ("C:\...path..\ex1.png","png"); This is what I have right now.Instead of ex1, is there a way to get the filename automatically?