VMS Help
COBOL, PROCEDURE_DIVISION, INSPECT, 4format CONVERTING

 *Conan The Librarian

  The INSPECT statement counts or replaces occurrences of single
  characters or groups of characters in a data item.

  Format 4 -

  INSPECT src-string CONVERTING

      compare-chars TO convert-chars

                    [ { BEFORE } INITIAL delim-val ] ...
                    [ { AFTER  }                   ]

  Additional Information (explode) :

  Close     Help