We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How can I assign a user-specified name to graphics captured by an interactive macro?

    • FAQFAQ
      Participant

      You can use /SHOW,PNG and /REPLOT to capture the latest display to a file and then rename the file in the script as follows: *ASK,Provide name of plot in single quotes,Name_Plot /RENAME,file000,png,,%Name_Plot%,png