
  CONST
    ofc$operator_facility_id = 'OF',
    ofc$max_send_message = 64;

  TYPE
    oft$operator_id = ost$name;

*copyc ofc$operator_ids
*copyc ofc$max_display_message
*copyc OST$NAME
