IDMS

  • 1.  Re:Re: COBOL question

    Posted Jun 09, 2009 04:16 AM
    Actually, I want to be able to zap a literal in working storage. But the s=
    ame literal appears more than once in the load module, so I need to make su=
    re that I get the right one.
    I am thinking that the only solution may be to change the code to make the =
    original literals unique, then ""eyeball"" the load module to find the locati=
    on of the literal.