• Following up on the solution provided by Sushila, is there a way to script all stored procedures in the database to seperate files with the same names as the stored procedures?

    This is driving me nuts. The method provided by Sushila can script the SPs to a file one by one or all at once in a single file, but can I do all of them together in seprate files with the same names as original.