Using this Routine
-
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
.
-
- Locate the beginning range of the comment. Use the 900-FIND-BEGRNG-CMT-<FileName> routine.
- Check to see if comments were found.
-
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.