I would like to export a bunch of T-SQL scripts to a file
(each) in a command line procedure, NOT with the GUI.
would like also to know when the scripts have been
updated, and I thought I could do it with a trigger but these are
not allowed on system tables.