| Date: | Thu, 14 Dec 2006 10:54:17 -0800 |
| Reply-To: | Dale McLerran <stringplayer_2@YAHOO.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Dale McLerran <stringplayer_2@YAHOO.COM> |
| Subject: | Re: Proc from IML |
| In-Reply-To: | <OFEECAD9D3.A5FE02F9-ON03257244.00630B6E-03257244.0063692D@serasa.com.br> |
| Content-Type: | text/plain; charset=iso-8859-1 |
--- Ricardo G Silva <ricardosilva@SERASA.COM.BR> wrote:
> Hello,
>
> How can I call a sas procedure (PROC REG, for example) from inside an
> IML
> code?
>
> Thanks
>
> Rick
>
Rick,
You can't! Not from IML. However, if you are running SAS on a
Windows platform, then you can download and use the IML Workshop
product. IML Workshop does allow you to execute a SAS procedure
without leaving IML. For more about the features of IML Workshop,
see http://support.sas.com/rnd/app/da/workshop.html.
You can download IML Workshop from
http://www.sas.com/apps/demosdownloads/imlworkshop_PROD_2.1_sysdep.jsp?packageID=000277
Dale
---------------------------------------
Dale McLerran
Fred Hutchinson Cancer Research Center
mailto: dmclerra@NO_SPAMfhcrc.org
Ph: (206) 667-2926
Fax: (206) 667-5977
---------------------------------------
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com
|