14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

386 Display Trees Chapter 11<br />

Syntax Reference<br />

Table 11.5 Display Boxes and Display JSL Functions (Continued)<br />

Box Type JSL Function Description<br />

List Box List Box(("item", ...),<br />

,<br />

,<br />

, )<br />

on p. 605 in the ”JSL Syntax<br />

Reference”<br />

List Box<br />

Box<br />

Creates a display box to show a list box of selection<br />

items. The argument can be a list of two-item lists<br />

containing the item name and a string that specifies<br />

the modeling type or sorting order. The icon appears<br />

next to the corresponding item in the list box.<br />

Created by Col List Box().<br />

Matrix<br />

Box<br />

Number<br />

Col Box<br />

Number<br />

Col Edit<br />

Box<br />

Number<br />

Edit Box<br />

Outline<br />

Box<br />

Page<br />

Break Box<br />

Panel Box<br />

Pict Box<br />

Matrix Box(matrix) on<br />

p. 605 in the ”JSL Syntax<br />

Reference”<br />

Number Col Box("title",<br />

numbers) on p. 606 in the<br />

”JSL Syntax Reference”<br />

Number Col Edit<br />

Box("title", numbers)<br />

on p. 606 in the ”JSL Syntax<br />

Reference”<br />

Number Edit Box(value)<br />

on p. 606 in the ”JSL Syntax<br />

Reference”<br />

Outline Box("title",<br />

display box, ...) on<br />

p. 606 in the ”JSL Syntax<br />

Reference”<br />

Page Break Box() on<br />

p. 606 in the ”JSL Syntax<br />

Reference”<br />

Panel Box("title",<br />

display box) on p. 607 in<br />

the ”JSL Syntax Reference”<br />

Displays the matrix given in the usual array form.<br />

Creates a column named title with numeric entries<br />

given in list or matrix form.<br />

Creates a column named title with numeric entries<br />

given in list or matrix form. The numbers can be<br />

edited.<br />

Creates an editable number box that initially contains<br />

the value argument.<br />

Creates a new outline named title containing the<br />

listed display boxes.<br />

Creates a display box that forces a page break when<br />

the window is printed.<br />

Creates a display box labeled with the quoted string<br />

title that contains the listed display boxes.<br />

Contains a picture object. Created by any function<br />

that places a picture into a report window (for<br />

example, Picture Box()).

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

Saved successfully!

Ooh no, something went wrong!