14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

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.

720 JSL Syntax Reference Appendix A<br />

Utility Functions<br />

Arguments<br />

No arguments are required. You usually set up the basic operation of the data feed within the<br />

Open Datafeed() command, however.<br />

Open Project(pathname, )<br />

Description<br />

Opens the project identified by the quoted string pathname.<br />

Returns<br />

The project.<br />

Arguments<br />

pathname A pathname that points to a project file.<br />

invisible Optional keyword that creates an invisible project.<br />

Parameter({name=value, ...}, model expression)<br />

Description<br />

Defines formula parameters for models for the Nonlinear platform.<br />

Parse(string)<br />

Description<br />

Converts a character string into a JSL expression.<br />

Parse XML(string, On Element("tagname", Start Tag(expr), End Tag(expr)))<br />

Description<br />

Parses an XML expression using the On Element expressions for specified XML tags.<br />

Pick Directory()<br />

Description<br />

Prompts the user for a directory, returning the directory path as a string.<br />

Returns<br />

The path for the directory that the user selects.<br />

Arguments<br />

prompt An optional quoted string. If provided, that string appears at the top of the Browse window on<br />

Windows.<br />

Pick File(, , , , , ), <br />

Description<br />

Prompts the user to select a file in the Open window.<br />

Returns<br />

The path of the file that the user selects.

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

Saved successfully!

Ooh no, something went wrong!