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



I am having problems with creating the prototype. I have it narrowed down to
this area.

overrideFile( 'QSOURCE' : sourceFile : sourceLib :
sourceMember : '*JOB' );

overrideFile( 'NEW_SOURCE' : protoFile : protoLib :
protoMember : '*JOB' );

if appendProto ;
addLine();
endif ;

open QSOURCE ;
read QSOURCE ;

When it hits the read statement the following error occurs.

RPGBEANLIB/CRTPTYPMBR SRCFILE(QMODSRC) SRCLIB(MWLIBR) SRCMBR(F_NVMAST) PRO
TOMBR(F_NVMASTCP)
Job 308130/ISPA2/ISPA2S1 held by user ISPA2 with option SPLFILE(*NO).
Job 308130/ISPA2/ISPA2S1 released by user ISPA2.
Member F_NVMASTCP added to file QMODSRC in MWLIBR.
Call stack entry not found.
Function check. CPF2479 unmonitored by QRNXIE at statement 0000000021,
instruction X'0000'.
CPF2479 received by procedure CMDPTYPMBR. (C D I R)


Now, I was playing with the override thinking that was the problem. If I
look at the job with work with job and display the overrides, there are
none. My guess this is problem, but I don't know why it isn't working. I am
going to manually set the overrides in the program to see if that fixes it.

We are at V5R3.


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