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.

Chapter 9 Data Tables 243<br />

Messages for Data Tables<br />

Learning About Data Tables’ Messages<br />

Show Properties lists the messages a data table<br />

can receive in the Log window. Show Properties<br />

is a command that takes any scriptable object, such<br />

as a data table, as its argument.<br />

dt = Open( "$SAMPLE_DATA/Big<br />

Class.jmp" );<br />

Show Properties( dt );<br />

The message list is hierarchical, and [Subtable]<br />

entries show the menus in which messages are found.<br />

For example, one category of messages is Tables, and<br />

these are all the messages shown in the main Tables<br />

menu.<br />

The messages labeled as [Action]s all result in<br />

some action being taken. Some are shown to be<br />

available for [<strong>Scripting</strong> Only] or<br />

[Interactive Only].<br />

The Analyze and Graph items are listed here<br />

because you can send a platform name as a message<br />

to a data table to launch the platform for that data<br />

table through the usual launch window. The<br />

“<strong>Scripting</strong> Platforms” chapter on page 307 discusses<br />

platform-launching in more detail.<br />

dt

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

Saved successfully!

Ooh no, something went wrong!