Date: Fri, 26 Jul 2002 18:55:46 -0400
Reply-To: "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Organization: MindSpring Enterprises
Subject: Re: !sasroot
Content-Type: text/plain;
"Lex Jansen" <news@UNSPAMlex-jansen.demon nl> wrote in message
news:uk3broe7m15hf4@corp.supernews.com...
> Michael,
>
> Try this: %sysfunc(sysget(sasroot))
>
> Regards,
> Lex Jansen
>
> "Michael G. Sadof" <mgs@mgsnet.net> wrote in message
> news:R0i09.1378$NX5.463@nwrddc02.gnilink.net...
> > Hello All: How do you get the value of !sasroot or other configuration
> > variables into you sas program under windows.
> >
For sysget()'ing, there is also a macro function.
%sysget (SASROOT)
--
Richard A. DeVenezia
http://www.devenezia.com/downloads/sas/macros/#sas2xls
Use Perl to create an Excel file containing one worksheet per SAS dataset
|