|
I DO remember proc mortgage- a wonderful proc indeed! Hopefully Dianne will
be teaching it to everyone at Fannie Mae and Freddie Mac, with strict instructions
that RATES be low :-).
-Mary
----- Original Message -----
From: ./ ADD NAME=Data _null_;
To: SAS-L@LISTSERV.UGA.EDU
Sent: Tuesday, March 10, 2009 5:12 PM
Subject: Re: select into with quotes
Do you remember proc MORTGAGE?
293 proc mortgage;
294 run;
ERROR: At least three of the LIFE=, RATE=, AMOUNT=, and PAYMENT=
options need to be specified
for each loan.
On 3/10/09, Mary <mlhoward@avalon.net> wrote:
>
> Data Null,
>
> Yes, I'm getting better at that; thanks for noticing!
>
> Considering Dianne works at Freddie Mac, if her IN clause is the two million
> people seeking refinancing or something like that, all of those people might
> not fit into a macro variable...
>
> -Mary
|