× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Rich Duzenbury wrote:
> 
>    I'm having trouble debugging a program that passes a data structure into a
>    function.  I've managed to create a small bit of sample code that fails on
>    a V5R2 machine.  Anyone know what the problem may be?
> 
> ...
>    I've compiled the code as DBGVIEW(*LIST) and added breakpoints as
>    indicated in the code.
> 
>    The problem is that at breakpoint number 2, I can't review the 'stuff'
>    data structure as I receive CPF7E12 'Identifier does not exist', as
>    follows:

Rich, this sounds like the same problem as APAR SE10145.  V5R2 PTF
SI08683.
Since your parameter is passed by reference, it is technically based on
the
parameter pointer.

ERROR DESCRIPTION for SE10145:
  Identifier not found message given on valid RPG qualified name.
PROBLEM CONCLUSION:
  The problem is limited to based variables that are used with RPG
  qualified name support.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.