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.

608 JSL Syntax Reference Appendix A<br />

Display<br />

Script Box(, , )<br />

Description<br />

Constructs an editable box that contains the quoted string script. The editable box is a script window<br />

and can both be edited and run as JSL.<br />

Arguments<br />

script An optional quoted string that appears in the script box.<br />

width An optional integer that sets the width of the script box.<br />

height An optional integer that sets the height of the script box.<br />

Scroll Box(, , displayBox, ...)<br />

Description<br />

Creates a display box that positions a larger child box using scroll bars.<br />

Returns<br />

A reference to the scroll box object.<br />

Arguments<br />

size(h,v) Optional. The h and v arguments specify the size of the box in pixels.<br />

flexible(Boolean) Optional. True (1) sets the box to be resizable with the window. False (0) sets<br />

the box to remain the same size when the window is resized.<br />

displayBox Any number of display box arguments can be contained in the scroll box.<br />

Note<br />

You can send a scroll box object a message to set the background color:<br />

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

Saved successfully!

Ooh no, something went wrong!