
- Author
- Rick Aster
- Title
- Routine SAS Low-Level I/O Programming
- Edition
- 1
- Released
- March 22, 2016
- Format
- Paperback 29.00
ISBN 978-1-891957-22-2
- E-book 9.99
|
Application developers working in SAS who want to fine-tune their file handling will benefit from this book, which presents the SAS functions and accompanying programming logic for reading and writing files. SAS’s low-level I/O functions work with both SAS data sets and text files, giving programmers detailed control over parameter files, output documents, and everything in between.
- Pages
- 180
Contents
- 1. Files and I/O
- 2. Opening and Closing Files
- 3. SAS Data Sets
- 4. Properties of SAS Data Sets
- 5. Text Files
- 6. Records and Fields
- 7. Directories
- 8. Options
- 9. Macro I/O Programming
- 10. SCL I/O Programming
- 11. Sending Email
- 12. Combining SAS Data Sets
- Appendix 1. The SAS Data Model
Author’s site:
Global Statements
|