This script will send the contents of all the Stored Procedures, Functions, and Triggers in a database to a text file. In fact, it will send any object that can be found in SELECT * FROM SYSOBJECTS Why is that useful? For me, it's indispensible. The Dynamics GP database (Microsoft's accounting...