Date: Mon, 23 May 2005 18:53:07 -0700
Reply-To: Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Subject: Re: Reusing code from SAS Program in another SAS Program
In-Reply-To: <052120052354.5612.428FCA3B000F3225000015EC220642461305029A06CE9907@comcast.net>
Content-Type: text/plain; charset="us-ascii"
Ian Whitlock wrote:
> %INC is neither a macro nor a macro instruction. It is one of a
> few old SAS commands that begin with a %-sign and predate the
> current macro language.
%RUN and %LIST are two others; is that a complete list?
The MACRO statement is also not disabled by OPTIONS NOMACRO, but it doesn't
start with a percent sign.
--
Jack Hamilton
Oakland, California
|