
{
{    The purpose of this request is to cause the named user defined
{  condition. Attempts to cause conditions for which there is no
{  condition handler established will result in abnormal status.
{
{        PMP$CAUSE_CONDITION (CONDITION_NAME, CONDITION_DESCRIPTOR,
{            STATUS)
{
{  CONDITION_NAME: (input) This parameter specifies the condition to be
{       caused.
{
{  CONDITION_DESCRIPTOR: (input) This parameter specifies the parameters
{        to be passed to the condition handler.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITION: pme$incorrect_condition_name, pme$no_established_handler,
{                  pme$handler_stack_error, pme$inconsistent_stack,
{                  pme$invalid_condition_handler, pme$stack_overwritten.
{       IDENTIFIER: pmc$program_management_id.
{
