This is PERL-beginners. For answering questions about the **Perl** language.
SAS was an interesting experiment twenty years ago.
B
On Sun, Jun 20, 2010 at 4:42 PM, papu wrote:
> Hi All,
>
> I would like to change SAS proc format to if-then-else statements. Can
> someone guid me? Thanks.
>
>
>
Hi All,
I would like to change SAS proc format to if-then-else statements. Can
someone guid me? Thanks.
/*old file*/
%let _V0= var1; /* xnbntl75_n */
%let _V1= var2; /* pct_pay_bal_cyc_1 */
proc format;
value V_0_f/* var1 */
0 -< 1