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



On 20-Jul-2016 18:48 -0500, Marvin Radding wrote:
No errors to this point. This is the first error.

But the nature of compilers is that they /mistakenly diagnose/ what appears to be as error, as the first error, but as a side effect of a *prior error* that was not inferred when parsing the prior line.

Thus why Alan asks what precedes the diagnosed as failing dcl-c.

For example, the following two consecutive dcl-c will produce something similar to what the OP showed; NB that there is no error diagnosed for the dcl-c of TemplateChars, despite that declarative is the origin for the problem being diagnosed for the dcl-c No_soapHeader:

003300 dcl-c TemplateChars 'ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRS-
003400 dcl-c No_soapHeader const('<soapenv:Header/>');
======> abbbbbbbcddddddef g
*RNF3308 20 a 003400 Keyword name is not valid; the keyword is ignored.
*RNF3312 20 b 003400 A keyword is specified more than once for a definition;
keyword is ignored.
*RNF3308 20 c 003400 Keyword name is not valid; the keyword is ignored.
*RNF3312 20 d 003400 A keyword is specified more than once for a definition;
keyword is ignored.
*RNF3308 20 e 003400 Keyword name is not valid; the keyword is ignored.
*RNF3308 20 f 003400 Keyword name is not valid; the keyword is ignored.
*RNF0267 20 g 003400 Character literal has missing trailing apostrophe; trailing
apostrophe assumed.
*RNF3312 20 003400 A keyword is specified more than once for a definition;
keyword is ignored.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.