Re: IBM's CCCA and customized LCPs for Enterprise COBOL migration



On Thu, 27 Sep 2007 23:54:42 GMT, "Larry Kahm"
<lkahm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

I've always been a proponent of keeping the control of the compile process
in the change management system. In your case, since it was a known issue,
I'd have you simply enter the appropriate override on the ChangeMan or
Endevor panel. It remains associated with your program from then on.

I agree. I created a program that I could call to return IDMS
db-keys which are stored in numbers bigger than standard CoBOL could
read. In my tests, I could stick the compile parm on top of the
code, but Endevor's compile ignored those. We had to create a new
Compile type for this program.
.



Relevant Pages

  • Re: IBMs CCCA and customized LCPs for Enterprise COBOL migration
    ... I've always been a proponent of keeping the control of the compile process ... in the change management system. ... the choice in the change management product when they compile the program. ... compile options are standardized in the change management product. ...
    (comp.lang.cobol)
  • Re: "pointers" in /clr
    ... > explicitly declared "override" if they override an existing one. ... > it once and compile standard native C++ code into pure managed ... Automatically substituting static ... > much forced to rewrite it, or to wrap unmanaged code into managed classes. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Multiple level base calls
    ... that declaring PrintMe() in classes A, B, ... compile this code, you would have found that it wouldn't, because you ... override, so you won't get the polymorphic behaviour that the OP wants. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: team dev
    ... Have you thought about all developing on a local virtual directory on your own machines and using a source control system to make sure you don't override eachother's changes? ... the rest of us can not compile or debug. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: CheckBox control and IPostBackDataHandler
    ... Thanks for your help but that code does not compile neither and says that: ... " The modifier 'override' is not valid for this item " ... I think I may not understand well enough inheritance and interface ... >> reference it is said that CheckBox Implements IPostBackDataHandler ...
    (microsoft.public.dotnet.framework.aspnet)