Calling COBOL Routines

When calling a COBOL routine, you can either start a COBOL main program (which is what the runtime normally does), or you can just call COBOL subroutines.