|
Dear Users,
how can I tranpose a array, generated as:
%LET LO=1;
%LET HI=98;
DATA DATAVARS1;
array dt {&lo:&hi};
RUN;
Or, alternatively, I just need to creat an empty table whose first
variable is a sequence from &lo to &hi.
Thanks.
Ricardo Gonçalves Silva, M. Sc.
Tecnologia de Crédito
SERASA S.A.
É (11) - 6847-8889
? ricardosilva@serasa.com.br
|