Apr96
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 20 articles for 0.302 sec
To trick SAS out of issuing the warning about DATE use attrib Date: format=yymmdd.; in the PROC SUMMARY. On 9/6/08, ./ ADD NAME=Data _null_, <iebupdte@gmail.com> wrote: > This can be with proc summary, as follows. > data have; > input FundID:$1. Date:yymmdd. Value; > format date yymmdd.; > cards; > 1 88-08-29 0.6665 > 1 88-08-31 0.6476 > 1 88-09-30 0.6257     

Group: comp.softsys.sas · Group Profile · Search for Apr96 in comp.softsys.sas
Author: "./ ADD NAME=Data _null_,"
Date: Sep 6, 2008 08:18

This can be with proc summary, as follows. data have; input FundID:$1. Date:yymmdd. Value; format date yymmdd.; cards; 1 88-08-29 0.6665 1 88-08-31 0.6476 1 88-09-30 0.6257 1 88-10-31 0.6243 1 88-11-14 0.6216 1 88-11-21 0.6204 1 88-11-28 0.5999 1 88-12-31 0.55 3 96-02-19 0.8364 3 96-02-29 0.8364 3 96-03-15 0
Show full article (3.43Kb)
Archive-name: cultures/jewish-origins-faq/part1 Posting-frequency: monthly JEWISH ORIGINS Frequently Asked Questions Copyright 2002 Craig Smith This FAQ can be found online at: http://racewar.stormpages.com/faq/ INTRODUCTION - About Jews - About this FAQ PART A: ORIGINS OF JEWS A1. In the Koran A2. In Islamic Scholarship A3. As Applies to Zionism A4. Military Assessment     

Group: comp.softsys.sas · Group Profile · Search for Apr96 in comp.softsys.sas
Author: "./ ADD NAME=Data _null_,"
Date: Sep 6, 2008 08:12

Archive-name: cultures/jewish-origins-faq/part1 Posting-frequency: monthly JEWISH ORIGINS Frequently Asked Questions Copyright 2002 Craig Smith This FAQ can be found online at: http://racewar.stormpages.com/faq/ INTRODUCTION - About Jews - About this FAQ PART A: ORIGINS OF JEWS A1. In the Koran A2. In Islamic Scholarship A3. As Applies to Zionism A4. Military Assessment
Show full article (3.09Kb)
My goodness, just in time. I have a horse's front waiting to be assembled and here comes this horse's ass again. Leon "RaceWar" <racewar@stormpages.com> wrote in message news:1193328002.33403@stormpages.com... > Archive-name: cultures/jewish-origins-faq/part1 > Posting-frequency: monthly > > JEWISH ORIGINS Frequently Asked Questions > > Copyright 2002 Craig Smith > > This FAQ     

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: RaceWar
Date: Dec 25, 2007 09:00

I am pleased that this is back again. Since this nut posted the last time, I have had time to verify certain facts. The Jews were responsible for the extinction of the dinosaurs, the dodo and the roc. Jews caused the last two Mauna Loa and Etna eruptions, and were responsible for the last major tsunami and Hurricane Katrina. Jewish doctors are spreading HIV, AIDS, syphilis, gonorrhea, mumps
Show full article (6.56Kb)
Archive-name: cultures/jewish-origins-faq/part1 Posting-frequency: monthly JEWISH ORIGINS Frequently Asked Questions Copyright 2002 Craig Smith This FAQ can be found online at: http://racewar.stormpages.com/faq/ INTRODUCTION - About Jews - About this FAQ PART A: ORIGINS OF JEWS A1. In the Koran A2. In Islamic Scholarship A3. As Applies to Zionism A4. Military Assessment     

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: RaceWar
Date: Nov 25, 2007 09:00

Instead of two loops, try one loop with some SAS functions to figure out next date for you: 34 %%macro cps(firstym=, lastym=); 35 %%let ym=%%sysfunc(inputn(&firstym,monyy.)); 36 %%do %%until(&ym %%sysfunc(inputn(&lastym,monyy.))); 37 %%put ym= %%sysfunc(putn(&ym,monyy.)) filename=%%sysfunc(putn (&ym,yymmn6.)); 38 %%let ym=%%sysfunc(INTNX(month,&ym,1)); 39 %%end; 40 %%mend
Show full article (6.56Kb)
I thought this creep was in Gaza, fighting courageously to restore the Caliphate. Leon "RaceWar" <racewar@stormpages.com> wrote in message news:1188057602.44687@stormpages.com... > Archive-name: cultures/jewish-origins-faq/part1 > Posting-frequency: monthly > > JEWISH ORIGINS Frequently Asked Questions > > Copyright 2002 Craig Smith > > This FAQ can be found online at: > http     

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: Leon
Date: Oct 25, 2007 11:54

Archive-name: cultures/jewish-origins-faq/part1 Posting-frequency: monthly JEWISH ORIGINS Frequently Asked Questions Copyright 2002 Craig Smith This FAQ can be found online at: http://racewar.stormpages.com/faq/ INTRODUCTION - About Jews - About this FAQ PART A: ORIGINS OF JEWS A1. In the Koran A2. In Islamic Scholarship A3. As Applies to Zionism A4. Military Assessment
Show full article (6.96Kb)
    

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: Leon
Date: Sep 25, 2007 15:01

Show full article (7.59Kb) · Show article thread
    

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: RaceWar
Date: Sep 25, 2007 09:00

Show full article (6.56Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Apr96 in comp.softsys.sas
Author: Ya Huang
Date: Sep 5, 2007 15:03

Show full article (2.55Kb)
    

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: Leon
Date: Aug 25, 2007 12:12

Show full article (6.93Kb) · Show article thread
    

Group: talk.politics.mideast · Group Profile · Search for Apr96 in talk.politics.mideast
Author: RaceWar
Date: Aug 25, 2007 09:00

Show full article (6.56Kb)
1 · 2 · next