{
{   The purpose of this request is to return the category data used for
{ categorizing an input job.
{
{       JMP$READ_CATEGORY_DATA (CATEGORY_DATA, DATA_P, STATUS)
{
{ CATEGORY_DATA: (output)  This parameter specifies the result record for the
{       category data.
{
{ DATA_P: (output)  This parameter specifies a pointer to an adaptable
{       sequence.  Category data which has variable length is returned in this
{       sequence.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             jme$no_element_in_sequence
{       IDENTIFIER: 'JM'
{
