Thank you for your help - I was able to work it all out! %if &left2 ne %then %do; put %unquote(%str(%'[page.setup(,%nrbquote("&10&L&""Times New Roman""&left1.%' %'0d%'x %'&left2.%' %'0d%'x %'Confidential and Proprietary%' %'0d%'x %'&10&R&""Times New Roman""&P+&page.%' %'0d%'x %' &10&L&""Times New Roman""%str(Copyright 2014 LLC. All rights reserved.)"))]%')); %end; %else %do; put %unquote(%str(%'[page.setup(,%nrbquote("&10&L&""Times New Roman""&left1.%' %'0d%'x %'Confidential and Proprietary%' %'0d%'x %'&10&R&""Times New Roman""&P+&page.%' %'0d%'x %'&10&L&""Times New Roman""%str(Copyright 2014 LLC. All rights reserved.)"))]%')); %end;
... View more