sas2010
Programmer
- Apr 14, 2008
- 3
Hi all,
is it possible to create a SAS data set without importing data from any file. I want to build from scratch a data set that will contain the days of the month of February 2008. No infile, no cards, no datalines.
Just some simple logic I could use for generating anytime my 28, 29, 30 or 31 days for any month.
Again, I need a data set with one variable, and as many observations as days in a month, the observations will be formated as date9.
Thanks,
kowalsky
is it possible to create a SAS data set without importing data from any file. I want to build from scratch a data set that will contain the days of the month of February 2008. No infile, no cards, no datalines.
Just some simple logic I could use for generating anytime my 28, 29, 30 or 31 days for any month.
Again, I need a data set with one variable, and as many observations as days in a month, the observations will be formated as date9.
Thanks,
kowalsky