{
{    The purpose of this request is to select the limit of the maximum number
{ of initiated jobs in a particular set of job classes.
{
{       JMP$SET_JOB_CLASS_LIMITS (JOB_CLASS_SET, CLASS_LIMIT_VALUE, STATUS);
{
{ JOB_CLASS_SET: (input)  This is the set of job class whose values are to be
{       altered.
{
{ CLASS_LIMIT_VALUE: (input)  This is the limit imposed on the classes in
{       JOB_CLASS_SET.
{
{ STATUS: (output) This returns the status of the request.
{   CONDITION:
{     jme$special_privilege_required
{
{
