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 (January 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 27 Jan 2007 21:41:31 GMT
Reply-To:     Mark Fisher <net.sbcglobal@FISHER_M.UGA.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Mark Fisher <net.sbcglobal@FISHER_M.UGA.EDU>
Organization: SBC http://yahoo.sbc.com
Subject:      Re: sas procedure
Comments: To: sas-l@uga.edu

http://support.sas.com/rnd/base/topics/sxle82/TW8774.pdf

Regards,

Mark

<kevin20142000@yahoo.com> wrote in message news:1169929937.390392.50950@l53g2000cwa.googlegroups.com... > Hello All, > > I have a program contained a procedure called proc cdisc as following: > > PROC CDISC MODEL=SDTM; > SDTM SDTMVersion = "3.1"; > DOMAINDATA DATA = ae > DOMAIN = AE > CATEGORY = EVENTS; > RUN; > > I could not find in sas ver9 document. Could any one help me to locate > the procedure in sas document and the syntax? > > Thank you in advance. >


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