Date: Fri, 22 Oct 1999 13:37:43 -0400
Reply-To: Douglas Dame <dougdame@HPE.UFL.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Douglas Dame <dougdame@HPE.UFL.EDU>
Subject: Re: running sas and its output
In-Reply-To: <199910221657.MAA21366@listserv.cc.uga.edu>
Content-Type: text/plain; charset="iso-8859-1"
Other possibilities include:
- that the code opens a /* style comment, and never closes it,
- there's a %macro statement without a closing %mend
- there's a unmatched single or double quote (but it that's the case, from
the description the "opening quote" would have to be within +/- 200
characters of the end of your SAS code, otherwise it would generate a very
conspicuous error message.
HTH
Douglas Dame
Shands HealthCare
Gainesville FL
|