Change the global title.


proc document name=class;
   list /levels=all;
run;
   dir \Contents#1\DataSet#1;
run;
   obtitle Attributes#1 'Title Specified by the OBTITLE Statement'; 
run; 
quit;