{
{   The purpose of this request is to build a pointer to the next info record
{ contained in the info sequence specified by the P_INFO parameter.  The info
{ sequence is left positioned following the info record.
{
{       PFP$FIND_NEXT_INFO_RECORD (P_INFO, P_INFO_RECORD, STATUS)
{
{ P_INFO: (input/output) This parameter specifies the info sequence in which
{       the next info record is to be found.  The parameter is updated so
{       that the info sequence is positioned following the info record that
{       is found.
{
{ P_INFO_RECORD: (output) This parameter returns a pointer to the info record
{       that is found.
{
{ STATUS: (output) This parameter returns the request status.
{
{        CONDITIONS: pfe$unknown_info_record
{                    pfe$bad_info_record_format
{
