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 (April 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 20 Apr 1996 06:25:56 EDT
Reply-To:     Mark Shephard <100423.1105@COMPUSERVE.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Mark Shephard <100423.1105@COMPUSERVE.COM>
Subject:      Re: SAS/AF CALL DISPLAY AND MACRO VARIABLES
Comments: To: Jeff Kroll <Cat_Man_Of_Windsor@MSN.COM>

If you want to use a macro variable as a prefix to some other fixed string then you should delimit the macro variable with a period.....

CALL DISPLAY(&SYSTEM.PRT);

Mark Shephard Hindhead UK


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