LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2011, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 20 Dec 2011 16:25:34 -0200
Reply-To:     Ricardo Gonçalves da Silva
              <ricardo.gsilva@BANCOVOTORANTIM.COM.BR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ricardo Gonçalves da Silva
              <ricardo.gsilva@BANCOVOTORANTIM.COM.BR>
Subject:      Macro Var in Table
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I defined 4 macro variables:

%let x1=1; %let x2=2; %let x3=3; %let x4=4;

Now I want to put this macro variables in 2x2 table using a data step:

Var1 Var 2 ______ X1 | x2 X3 | x4 ______

Any hint?

Thanks Rick

____________________________ Ricardo Gonçalves Silva, M.Sc. Banco Votorantim S/A Diretoria de Riscos e Compliance Controle de Risco de Crédito Fone: +55 11 5171-2010 ricardo.gsilva@bancovotorantim.com.br<mailto:rgs.rsilva@bancovotorantim.com.br>

Esta mensagem e seus anexos podem conter informações confidenciais ou privilegiadas. Se você não é o destinatário, não está autorizado a utilizar o material para qualquer fim. Solicitamos que você apague a mensagem e avise imediatamente o remetente. O conteúdo desta mensagem e seus anexos não representam necessariamente a opinião e a intenção da empresa, não implicando em qualquer obrigação ou responsabilidade por parte desta. This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. The contents of this message and its attachments do not necessarily express the opinion or the intention of the company, and do not imply any legal obligation or responsibilities from this company.


Back to: Top of message | Previous page | Main SAS-L page