Using this Routine

  1. Specify the comment type to retrieve.
    • To retrieve a range of comments for a specified user-defined comment type, move a single character into CMT<Prefix>-TYPE .

      Note: The character you use for user-defined types is case sensitive.

      - or -

    • To retrieve a range of all types of comments, move spaces to CMT<Prefix>-TYPE .

  2. Locate the beginning range of the comment. Use the 900-FIND-BEGRNG-CMT-<FileName> routine.
  3. Check to see if comments were found.
  4. To copy the comments, use the 900-COPY-RNG-CMT-<FileName> routine.
    Note: To copy a specific comment type, set the CMT<Prefix>-TYPE variable to that type.