{
{   The purpose of this request is obtain the library version and pointers to
{ each of the dictionaries on the library.
{
{       PMP$GET_LIBRARY_DICTIONARIES (LIBRARY, DICTIONARIES, STATUS)
{
{ LIBRARY: (input) This parameter specifies the sequence pointer for the
{       library file.
{
{ DICTIONARIES: (output) This parameter specifies the library version and
{       pointers to each of the dictionaries on the library.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             lle$bad_entry_dictionary_ptr
{             lle$bad_module_dictionary_ptr
{             lle$empty_module_dictionary
{             lle$library_header_missing
{             lle$wrong_library_version
{             pme$invalid_sequence_pointer
