cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
turkeyhazel
Level II

Any way to get the add-in script

Hi i download some jmp Add-in (JMP Add-in Archive), is there anyway I can get the script? Cause I want to make some edition.

 

 

2 REPLIES 2
frank_wang
Level IV

Re: Any way to get the add-in script

Change the file format from addin to zip, then double click the folder, and you will see JSL file inside.


@turkeyhazel wrote:

Hi i download some jmp Add-in (JMP Add-in Archive), is there anyway I can get the script? Cause I want to make some edition.

 

 


 

心若止水
Craige_Hales
Super User

Re: Any way to get the add-in script

Or, View->Add-Ins, select the add-in, click on the folder link. That is the install folder for the add-in, so any changes you make there will be available the next time the add-in loads. (And the changes will be lost if you reinstall the original add-in.)

 

@frank_wang  solution is also good if you want to unzip, change, re-zip, reinstall. Renaming the add-in (so it installs in a different directory, perhaps with a different name on the menu) requires small edits in addin.def and addin.jmpcust files.

View->Add-ins can enable/disable or remove old add-insView->Add-ins can enable/disable or remove old add-ins

Craige

Recommended Articles