Hi All,
I don't know much about Endevor, but I am stuck with it.
I have a program A with changes in a copybook. Changes are sitting in Developement.
Same copybook it's getting used in Programs B and C with no need to change them. I am trying to just regenerate or recompile them.
So, I was told to use the Copyback function from Endevor...
that way Endevor would find the programs wherever they are starting in development, then the next environment, an on until reaching Production environment.
My question is should I use a JCLLIB/STEPLIB with all the libraries Endevor should look for the element? Or Endevor does find the way up the environment looking for the modules.
I was told Endevor would find the element using it's internal libraries... however, all I get is C1G0208W ELEMENT NOT FOUND FOR SYNTAX STATEMENT X2
my endevor cards are as follow:
STATEMENT X2
GENERATE ELEMENT 'PROGRAM B'
FROM ENVIRONMENT 'XXX' SYSTEM 'YYY' SUBSYSTEM 'ZZZ'
TYPE 'COBX' STAGE A
OPTIONS CCID 'NNN' COMMENTS 'TEST'
COPYBACK SEARCH.
END
The statements look fine, but still I am getting message
C1G0208W ELEMENT NOT FOUND FOR SYNTAX STATEMENT X2
So, is it that I should instruct Endevor where to look for the elements using JCLLIB/STEPLIB?
otherwise, how can I make Endevor find these programs (B and C)?
Thanks for your help
Miguel.