[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 tag_error

 When this command is selected, AE looks to the right of the cursor on the
 current line for a filename and line-number. If it has a buffer with a file
 in of the given name, it places a tag in that buffer at the specified line.
 If there are 2 buffers with the matching name, then which is tagged is
 undefined.

 This command is designed for use with the error output of MAKE.EXE.

 eg:   error file MAKE.LOG      source file LOOP.C

       loop.c(3) missing "      main(int argc, char *argv [])
       loop.c 4  EOF?           {
                                        printf("Hello World);     T
                                {                                 T

      The tags are inserted where marked T.

See Also: tag_line tag_goto
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson