Comment Replace Rule

The comment replace rule simply replaces all occurrences of a sub-string with another string before trying to match the comment with a NAPA comment.

Use an underscore to indicate a leading or trailing space. An example would be to replace “w/” with “w/_”. NAPA always puts a space after “w/”.

Note that the comment automap process will always try putting a “w/ ” in front of the comment if it doesn’t match without it.

Revised: 2013-12-05