When you select File > Save As on Windows, you can save the application as an application source file (.jmpappsource), an application (.jmpapp), or a script.
Selecting File > Export on Macintosh enables you to save the application as an application file or a script. To save the application as an application source file on Macintosh, select File > Save As.
The .jmpappsource file allows an application developer to save the application as is, in order to continue editing the application later. When reopened, the App Builder interface remains in same state as when it was saved. The data tables used to create the application must still be available.
The .jmpapp file is used to distribute applications for others to use. The application runs immediately after opening the file. The application resolves the data tables using the current data tables, files on disk, or by prompting the user, depending on the application settings.
Tip: This can also be accomplished by saving as a .jmpapp file and using Open() to run the application. However, saving the script can reduce the number of files.
Windows (JMP): "/C:/Users/<username>/AppData/Roaming/SAS/JMP/<version number>/ApplicationTemplates"
Windows (JMP Pro): "/C:/Users/<username>/AppData/Roaming/SAS/JMPPro/<version number>/ApplicationTemplates"
Windows (JMP Shrinkwrap): "/C:/Users/<username>/AppData/Roaming/SAS/JMPSW/<version number>/ApplicationTemplates"
Macintosh: "/Users/<username>/Library/Application Support/JMP/<version number>/ApplicationTemplates"

Help created on 7/12/2018