My system uses static batch calls for almost all existing programs. For new programs, however, they want us to use dynamic calls where we can. We are creating some new programs that we want to use dynamic calls for, but we are also calling some existing programs statically.
My question is...