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 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 20 Apr 2000 12:09:06 -0700
Reply-To:     Robert Virgile <virgile@MEDIAONE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Robert Virgile <virgile@MEDIAONE.NET>
Subject:      Re: Macro Variables and Titles
Content-Type: multipart/alternative;

To preserve the ampersand in a title, fool the macro processor into thinking it is a separate token:

title "%str(&&)part=A";

Good luck.

Bob V.


[text/html]


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