/*-------------------------------------------------------------------*/ /* The Little SAS Book: A Primer, Fourth Edition */ /* by Lora D. Delwiche and Susan J. Slaughter */ /* Copyright(c) 2008 by SAS Institute Inc., Cary, NC, USA */ /* SAS Publications order */ /* ISBN 978-1-59994-725-9 */ /*-------------------------------------------------------------------*/ /* */ /* This material is provided "as is" by SAS Institute Inc. There */ /* are no warranties, expressed or implied, as to merchantability or */ /* fitness for a particular purpose regarding the materials or code */ /* contained herein. The Institute is not responsible for errors */ /* in this material as it now exists or will exist, nor does the */ /* Institute provide technical support for it. */ /* */ /*-------------------------------------------------------------------*/ /* Date Last Updated: 14AUG2008 */ /*-------------------------------------------------------------------*/ /* Questions or problem reports concerning this material may be */ /* addressed to the author: */ /* */ /* SAS Institute Inc. */ /* SAS Press */ /* Attn: Lora Delwiche and Susan Slaughter */ /* SAS Campus Drive */ /* Cary, NC 27513 */ /* */ /* */ /* If you prefer, you can send email to: saspress@sas.com */ /* Use this for subject field: */ /* Comments for Lora Delwiche and Susan Slaughter */ /* */ /*-------------------------------------------------------------------*/ The example data and example code for The Little SAS Book: A Primer, Fourth Edition, is available in a zip file. The example data and example code are located at http://support.sas.com/publishing/bbu/61860/61860.zip Please note that some data files are provided in two forms: as a raw data file (.dat) and in another form, such as a Microsoft Excel spreadsheet (.xls).