A generic procedure loader

In response to the needs of a friend, I created a Procedure Loader which can copy procedures from another database and can load its stored procedures into one or more other databases. You can do these things manually of course, using the View Organizer, but this is the way to go if you have lots of procedures to move around or if you need to load them into lots of other databases. Also, it’s guaranteed not to miss any.

Until the next version of Panorama X is released, there is a bug in one or both of the importdictprocedures and loadallprocedures statements, see:

My current version of the procedure loader incorporates my own code to replace these statements but eventually it will revert to using the correct statements. Pro tem, any interested parties can download the loader from here:

https://www.dropbox.com/s/9n8p8j9qyq5mgyg/Generic%20ProcedureLoader.pandb.zip?dl=0