SAS Code Submission Example
Note: Use the JSL function As SAS Expr( formula ); to turn any prediction formula into an expression that can be used in a SAS Data Step. See As SAS Expr(x) in the JSL Syntax Reference.
1.
Either open an existing SAS program using File > Open, or create a new SAS program. (Create a new SAS program by selecting File > SAS > New SAS Program and typing in the SAS code.)
2.
Click the Submit to SAS icon .
You can also right-click in the Program Editor window and select Submit to SAS. The menu item also includes the name of the active SAS server that the SAS code will be submitted to.
Write and run a JSL script that uses either the SAS Submit or SAS Submit File JSL functions. For more information about writing JSL scripts that submit SAS code, see Working with SAS in the Scripting Guide.
1.
Select File > Preferences (Windows) or JMP > Preferences (Macintosh).
3.
In the Show SAS Log section, select JMP Log rather than Separate Window.

Help created on 9/19/2017