[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    Q: ODS RTF, Data _null_, font size of PUT
From:       "Richard A. DeVenezia" <radevenz () IX ! NETCOM ! COM>
Date:       2003-01-31 19:21:39
[Download RAW message or body]

Does anyone have a good example of how to change the font size of puts from
data _null_ ?
I think I need a proc template; style and something affects font
'BatchFixedFont'.  I'm having trouble dealing with the syntax/concepts.
Hopefully to change one thing I don't need to specify 20 other fonts too.

ods rtf file='doc.rtf';
data _null_;
  file print ;
put
 'Lotsa text'
/'More lotsa text'
/'Even more lotsa text'
;
run;
ods rtf close;
--
Richard A. DeVenezia

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic