
Note: When you first run a SAS process and specify TYPE=Event_Map, you can also
generate a style sheet along with the body file. The style sheet shows which style
attributes you are using.
Alternatives to Event_Map
To create other types of output, you can use one of the following tagsets as alternatives:
• The Text_Map tagset generates output that is similar to a LISTING output.
• The Tpl_Style_List tagset generates HTML, and the Tpl_Style_Map tagset generates
XML. However, these tagsets list only a subset of the possible attributes.
• The Style_Popup tagset generates HTML like HTMLCSS. However, in Internet
Explorer, Style_Popup displays a window ...