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 (May 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 May 2004 14:17:08 -0400
Reply-To:     AA <aarumugam@STTHOMAS.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         AA <aarumugam@STTHOMAS.EDU>
Subject:      Proc Report - Groups are not created because the usage of ....

Hi,

DEFINE PID / GROUP ; DEFINE AGE / GROUP ; DEFINE SEX / GROUP ; DEFINE STUDYDAY / DISPLAY ; When I use the above code in a proc report I am getting a message

"Note : Groups are not created because the usage of STUDYDAY is DISPLAY."

Can you explain please.

Thanks, Anbu


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