SaviPut
From sasCommunity
[edit] Overview
SaviPut is a simple Windows-based utility that enables a SAS developer to place text in a text editor, push a button, and see that same text in a new editor but completely wrapped by put statements. The utility automatically handles quoting, indentation, etc.
[edit] Screenshot
%macro tp01_print_fast_postlengde;
ods rtf text="Testpunkt 1. Test av fast postlengde.";
