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 (March 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 28 Mar 2005 08:09:10 -0500
Reply-To:   Rose Grandy <rose.grandy@ABBOTT.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Rose Grandy <rose.grandy@ABBOTT.COM>
Subject:   Re: help on syntax error

It looks like you might have an extra "and" at the end. I think these are your last 2 lines of code.

cnfndtyp ne 'S/L' and; if put(contid,$accptd.) ne 'ACCEPTED';


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