× 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.



Hi there,

I had to recompile a module from a service program and the compiler issued RNF0655:
"Item MSGID was defined with TEMPLATE and cannot be used in this context."

The code compiled before and would appreciate any idea why it's not compiling anymore
Was there a PTF in the latest CUME that changed the way referencing a field in a Template DS ?

Here's the code
// DDS Reference Fields Definitions (MSGID defined as a 7A)
DCL-DS SYDDSREF Ext Template END-DS;
...
// @MsgID is a parm that I compare with the length of the defined reference field MsgID
If %Len(@MsgID)>%Len(MsgID);


If I define SYDDSREF the old fashion way, it compiles fine.
And, again the definition with Template above was working before then did not for unknow reason
d SYDDSREF E DS Based(Null)

Thanks


Confidentiality Warning/Avertissement de confidentialit?:

This message is intended only for the named recipients. This message may contain information that is privileged or confidential. If you are not the named recipient, its employee or its agent, please notify us immediately and permanently destroy this message and any copies you may have. Ce message est destin? uniquement aux destinataires d?ment nomm?s. Il peut contenir de l'information privil?gi?e ou confidentielle. Si vous n'?tes pas le destinataire d?ment nomm?, son employ? ou son mandataire, veuillez nous aviser sans tarder et supprimer ce message ainsi que toute copie qui peut en avoir ?t? faite.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.