Add an object footer note


proc document name=class;
   dir \Contents#1\DataSet#1; 
run;
   obanote Attributes#1 'Object Footer Note Specified by the OBANOTE Statement'; 
run;
quit;