This procedure when executed with the correct parameters, exports all stored procedures from a database into different .SQL files in the path specified.
Usage :
exec USP_PRINT_PROCS username, password, servername, databasename, directory path
2004-10-01 (first published: 2002-06-20)
15,468 reads