{
{    The purpose of this request is to change the contents of the job library
{ list.
{
{       PMP$CHANGE_JOB_LIBRARY_LIST (DELETE_LIBRARIES, ADD_LIBRARIES, STATUS);
{
{  DELETE_LIBRARIES: (input)  This parameter specifies an array containing
{        library names to be deleted from the library list.
{
{  ADD_LIBRARIES: (input)  This parameter specifies an array containing library
{        names to be added to the library list.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              pme$duplicate_add_library
{              pme$empty_library_list
{              pme$file_not_existing_library
{              pme$invalid_file_name
{              pme$reserved_library_name
{              pme$unknown_delete_library
