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
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
|