SAS Users
Providing technical tips and support information, written for and by SAS users.
Get to know the List Table
The List Table can be more than just a black-and-white ledger style visual. There are many other enhancements such as alternating row colors, abbreviated values, display rules, etc.
How to conditionally execute SAS global statements
SAS' Leonid Batkhan reveals coding techniques that give you control of when and whether global statements are executed.
Tips for working with date, time, and datetime values in DS2
Date and time values are handled differently when programming in DS2. It can process databases and has access to ANSI data types, which have greater precision.