You can use the Parse Source Links command to create source links in the current file. The Parse Source Links command requires that you specify a search pattern to be used to parse file names and line numbers from a file. Each time a pattern matches, a new source link is inserted into the current file.
The Parse Source Links command is useful if you have a “log” file that contains compiler output and error messages. You just open the log file, and run the Parse Source Links command. A link will be setup for each line in the log file containing an error message.