Aug 8, 2005 #1 annethorne Programmer Joined Apr 13, 2005 Messages 28 Location US Does any one know how to display Build Errors only, instead of having both the Errors and the Warnings all mixed up after a Build has been attempted? Thanks! Anne
Does any one know how to display Build Errors only, instead of having both the Errors and the Warnings all mixed up after a Build has been attempted? Thanks! Anne
Aug 9, 2005 1 #2 mmaz Programmer Joined Nov 22, 2000 Messages 347 If you sort them by priority, the build errors will be displayed before the warnings... Upvote 0 Downvote
Aug 9, 2005 Thread starter #3 annethorne Programmer Joined Apr 13, 2005 Messages 28 Location US Thanks! Upvote 0 Downvote