
{
{   The purpose of this request is to define the start of processing
{ of a new module by the loader to the debug table builder.
{
{       DBP$DEFINE_MODULE (IDENTIFICATION, LANGUAGE, STATUS)
{
{ IDENTIFICATION: (input) This parameter specifies the identification record
{        of the new module.
{
{ LANGUAGE: (input) This parameter specifies the source language used
{       to generate the module.
{
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: pme$missing_module_termination,
{                 pme$module_segment_overflow.
{      IDENTIFIER: pmc$program_management_id.
{
