14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Application Object <strong>Reference</strong> for Automating <strong>JMP</strong><br />

Document Object<br />

CreateBivariate()<br />

These methods create an analysis object of a specific type, e.g. Bivariate. A dispatch pointer to this object is<br />

returned to the caller. This object can then be used to specify columns for an analysis, launch the analysis, and<br />

then manipulate the analysis output. This method must be called before a particular analysis can be launched.<br />

CreateCluster()<br />

These methods create an analysis object of a specific type, e.g. Cluster. A dispatch pointer to this object is<br />

returned to the caller. This object can then be used to specify columns for an analysis, launch the analysis, and<br />

then manipulate the analysis output. This method must be called before a particular analysis can be launched.<br />

CreatePlatform()<br />

These methods create an analysis object of a specific type, e.g. Bivariate. A dispatch pointer to this object is<br />

returned to the caller. This object can then be used to specify columns for an analysis, launch the analysis, and<br />

then manipulate the analysis output. This method must be called before a particular analysis can be launched.<br />

Save()<br />

If the document contains a data table, the data table is saved to disk. If it does not contain<br />

a data table, nothing is done. There are methods for saving analysis output and journals<br />

that are specific to those objects.<br />

SaveAs(FileName As String)<br />

If the document contains a data table, the data table is saved to disk using the filename that is provided. If it does<br />

not contain a data table, nothing is done. There are methods for saving analysis output and journals that are<br />

specific to those objects.<br />

Page 64

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!