Page 26 - SAS_manual
P. 26

Output:








               Program 3.16: THE POUND-N (#N)


               CARDS;                                                    Output should be
               1012 Amelia
               Yellow
               120 63
               1014 Albright
               Green
               133 70
               1015 Reena
               Red
               140 65
               1016 Rajesh
               Yellow
               145 78
               ;
               Solutions:
























                     Single trailing modifier:


               1.  Tells  SAS  to  hold  the  current  line  for  reading  data  for  variable  present  in  immediate  next  input

               statement.


               2. You can say single trailing modifier used to read observation via multiple input statements.

                                                    SAS HANDBOOK | VISIT:: http://nikhilanalytics.com  26
   21   22   23   24   25   26   27   28   29   30   31