This chapter discusses scripting features that are particularly useful for production settings, such as the following:
• Capturing a real-time data feed from a laboratory instrument
• Using SAS, MATLAB, or R through JMP Scripting Language (JSL)
• Using JMP with Microsoft Excel
• Connecting to databases
• Controlling JMP externally by OLE automation
• Parsing XML
• Publishing to JMP Public or JMP Live
• Communicating with REST web services
• Communicating with web APIs
Some general JSL commands that might be of particular interest for use in a production setting include Caption, Speak, Print, Write, and Mail. These functions are described in “Functions that Communicate with Users”.