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 (February 1998, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 12 Feb 1998 16:05:21 -0500
Reply-To:     Vincent Girard <vgirard@AGR.GOUV.QC.CA>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Vincent Girard <vgirard@AGR.GOUV.QC.CA>
Subject:      how to capture value of BY variable(s)
Content-Type: text/plain; charset=ISO-8859-1

Hello SAS gurus, I use proc transpose to create files which can be used by PROC GPLOT;PLOT col1*time;by _LABEL_; As a advantage, I do'nt have to know about the variable names in the original file . However the legend of the vaxis is identical for all plots ( i.e. _label_) and the variable name must be read in the note produced by the BY option: _LABEL_=xxxxxx I am searching for a %function allowing to capture the BY value and put it into the vaxis definition: VAXIS label=%function(); thank a lot..

Til: (418) 286-3351 Fax: (418) 286-3597 E-mail from Vincent Girard: vgirard@agr.gouv.qc.ca __________________________________________________ Centre de Recherche et d'Expirimentation de Deschambault (CRED) MAPAQ 125 ch du Roy, Deschambault GOA 1SO

< * * * > o) (o I I (o _o) meuh!

Til: (418) 286-3351 Fax: (418) 286-3597 E-mail from Vincent Girard: vgirard@agr.gouv.qc.ca __________________________________________________ Centre de Recherche et d'Expirimentation de Deschambault (CRED) MAPAQ 125 ch du Roy, Deschambault GOA 1SO

< * * * > o) (o I I (o _o) meuh!


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