Hi,I'm trying to document temp tables and local variables in stored procedures. I've tried several tools to help me document database stored procedures that build #tempTables internally and also create local variables that are in addition to the input/output parameters the sproc takes.None of the tools so far document these ...