Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. staceybauer

    COPY.. REPLACING

    I am trying to use the COPY REPLACING option in an Enterprise COBOL program and can't seem to get it to work. It compiles cleanly, but seems to ignore the statement. No data is replaced. Here is the code. COPY TR319XXX REPLACING ==DL== BY ==XL==. I have tried literals, fields etc. and no...
  2. staceybauer

    Random string generator

    We have a request to generate a random alphanumeric string of characters for our business using VS COBOL II (MVS) on the mainframe. Any ideas if there are any random character generating functions available in COBOL?

Part and Inventory Search

Back
Top