| Date: | Thu, 12 Dec 1996 21:49:31 GMT |
| Reply-To: | "Frank A. Deviney, Jr." <deviney@virginia.edu> |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
|
|
| From: | Netnews Server <NETNEWS@AMERICAN.EDU> |
| Organization: | University of Virginia |
| Subject: | Fixed-length and tab-delimited output |
|---|
I need to be able to print out a dataset as fixed length ascii records
(preferably, no spaces
between columns) and as tab-delimited columns. I can't quite see how to do this
using
data _null_ and put. Can someone give me a clue?
*----------------------------------------------------------------*
*-- Frank A. Deviney, Jr. --*
*-- Database Manager - Shenandoah Watershed Study --*
*-- - Virginia Trout Stream Sensitivity Study --*
*-- Dept. of Environmental Sciences --*
*-- University of Virginia --*
*-- fad5e@virginia.edu --*
*-- o) 804-924-7817 --*
*----------------------------------------------------------------*
|