Creating a Single Observation from Multiple Records | |
Reading Multiple Records in Any
Order |
|
Now direct the input pointer to the third record and read the values
for City , State , and Zip respectively.
(NOTE: The values for City contain eight characters or less
and do not contain embedded blanks.) Do not close the INPUT statement with a semicolon. |
Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.