RE: how can i run sunroutine program and how t link t...
sub routine is a program which we call from main program by using static or dynamic call. We give this link in linkage section of Data division. For sub routine u should run 2 loadlibs if u are calling with dynam and for static only 1 loadlib is enough