Copying/downloading Scripts from IDEAScripts

5 posts / 0 new
Last post
dhuffman63
Offline
Joined: 07/18/2019 - 11:20
Copying/downloading Scripts from IDEAScripts

Hi I just found this site and am excited by all the infomation.  Some of the .iss macros/scripts look like they would be very useful but I don't know how to get them from the IDEAScripts to my IDEA.  We are on version 10.4.  

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi dhuffman62 and welcome to the site.

I am using Chrome for this demonstration so other browsers might be a bit different.

On the link do a right click and select "Save link as..."

Then save the file where you can access it, the usual spots are in the Macros.ILB folder of your project or the Macros.ILB folder of your Local Library, here I am saving it in the Local Library.

Then go to the macros ribbon and select Open, you can also select Run to run the code directly, the Open will first open the code in the IDEAScript editor and then you can run it.

You would select the script to Open and Run.

Let me know if this helps you out or if you need any other help.

Brian

dhuffman63
Offline
Joined: 07/18/2019 - 11:20

Brian thank you so very much...once I used Chrome I was able to follow your directions.  It worked like a charm.

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Glad I could help.

b7shobhit
Offline
Joined: 07/25/2020 - 19:37

Hi Brian,
We have few IDEAscripts in .exe format. Unfortunatly our ex-collegue didn't give us the .iss script.
So how do we get the original script as there is some modifications required in the .exe script.