LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 15 Sep 1997 16:55:27 -0700
Reply-To:   xemu@_SPAMTRAP_coltice.force9.co.uk
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Roland <xemu@_SPAMTRAP_COLTICE.FORCE9.CO.UK>
Organization:   Xemu's Church of the Electroconvulsive Liberation
Subject:   Re: Help woith Data Output
Content-Type:   text/plain; charset=us-ascii

You can input hr1 hr2 hr3 hr4 up to hr24 using the flowover option or something like that and then output your record when you have got 24 hours worth.

It's easy. I haven't got time to look up the exact syntax because the bus leaves in 5 minutes. You should be able to find out what you need from the manual though.

And now to fool the Nazi post checker.

## ## ## ## ## ##

Roland

Amar A. Khalifeh wrote: > > I would like to get some help with the following: > I am reading in hourly values for an entire year with infile and data > statments. The data are arranged in one column (8760 hourly > observations). How can I output this single variable in a 365X24 matrix, > showing hourly values across? I am using SAS solely for this > vector-to-matrix conversion (to be fed into another application). > Any tip would be appreciated. > Amar


Back to: Top of message | Previous page | Main SAS-L page