cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

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