Skip to Main Content
SAS 9.4 Output Delivery System, 2nd Edition
book

SAS 9.4 Output Delivery System, 2nd Edition

by SAS Documentation
December 2013
Intermediate to advanced content levelIntermediate to advanced
2058 pages
74h 56m
English
SAS Institute
Content preview from SAS 9.4 Output Delivery System, 2nd Edition
An entry is a variable, string of text, or function. If a string of text follows the dictionary
variable, then the entry becomes a key-value pair. For example, the following program
adds two key-value pairs to a dictionary:
set $mydictionary['URL1'] 'links internally';
set $mydictionary['URL2'] 'links externally';
Adding Entries to List Variables
Use this form of the SET statement to add an entry to a list variable.
SET $list-variable entry </ event-statement-condition(s)>;
A list variable is an array that contains a list of numbers or text strings that are indexed.
As part of their name, list variables have a preceding '$' symbol and a subscript ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Cryptologic Aspects of German Intelligence Activities in South America during World War II

Cryptologic Aspects of German Intelligence Activities in South America during World War II

David P. Mowry

Publisher Resources

ISBN: 9781629590011