It would be cool if a proc existed that output macro documentation of a compiled macro. Kind of like Proc Catalog but in addition to the current fields it provides – it included a more robust description (more than 40 characters) and included the list of keyword or positional parameters. Maybe even info like if the parameter is required, optional, default value if defaulted, example value, and an example macro call. Similar to Proc Contents where you can turn on/off the level of details requested - you can get a high-level list of tables & their values, and a detailed page of each individual table. It would be helpful if something similar existed for compiled macros.