home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!DMRHRZ11.BITNET!SCHICK
- Message-ID: <SAS-L%92090120301189@AWIIMC12.IMC.UNIVIE.AC.AT>
- Newsgroups: bit.listserv.sas-l
- Date: Mon, 31 Aug 1992 14:13:09 CET
- Reply-To: Arnold Schick <SCHICK@DMRHRZ11.BITNET>
- Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
- From: Arnold Schick <SCHICK@DMRHRZ11.BITNET>
- Subject: Re: A way to NAME and DESCribe pictures from GREPLAY ??
- Comments: To: Frank Poppe <POPPE@SWOV.NL>
- In-Reply-To: Your message of Wed, 26 Aug 1992 21:28:00 +0100
- Lines: 25
-
- On Wed, 26 Aug 1992 21:28:00 +0100 Frank Poppe said:
- >
- >CONTENT: Question
- >SUMMARY: I'd like to NAME and DESCribe the pictures generated with GREPLAY
- >REL/PLTF: All SAS-L
- >
- >...
- >I want to give them more meaningfull names (i.e. meaningfull to me ;-).
- >
- >I tried
- > treplay 1:myname 2:other / name="newname" ;
- >but options are not allowed.
-
- Try please number of graph/template with NAME parameter without quotes
- on MODIFY statement after producing group of graph through GREPLAY, and
- use then multiple MODIFY statements,
-
- i.e. modify 1/name=newone des="Group of Some" ;
- modify 2/name=newtoo ;
-
-
- Arnold Schick University of Marburg/Germany
-
- P.S. Michael Friendly sent me this solution month ago as I had the same
- question.
-