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 (October 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: Panos PAPANIKOLAOU <PapanikolaouP@CARDIFF.AC.UK>
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


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