
*copyc dsc$condition_limits

?? FMT (FORMAT := OFF) ??

{ PP Library Errors: 'DS' 120 - 129 }

  CONST
    dse$driver_not_found            = dsc$min_ecc + 120,
       {E The driver, +P1, was not found in the PP library.}
    dse$buffer_too_small            = dsc$min_ecc + 121,
       {E The PP image is too large for the buffer provided.}
    dse$driver_damaged              = dsc$min_ecc + 122;
       {E The driver was found but is damaged on the PP library.}

?? FMT (FORMAT := ON) ??
