{
{   The purpose of this request is to find a log array sub-record  within an
{ info record and return a pointer to it.
{
{       PFP$FIND_LOG_ARRAY (P_INFO_RECORD, P_LOG_ARRAY, STATUS)
{
{ P_INFO_RECORD: (input) This parameter specifies the info record in which
{       the log array sub-record is to be found.
{
{ P_LOG_ARRAY: (output) This parameter returns a pointer to the desired log
{       array.
{
{ STATUS: (output) This parameter returns the request status.
{
{        CONDITIONS: pfe$unknown_log_array
{                    pfe$bad_info_record_format
{
