Document Errors view
The Document Errors view displays errors related to a document.
- Select the error number and press the F1 key to display additional information about the error.
- Use Tools>>Preferences, Genero Studio Preferences, Messages to hide a specific information or warning message.
- View
BUG
orTODO
notations found in your code. Enter the notation into your code files with--KEYWORD <message>
where KEYWORD isBUG
orTODO
. After compiling, put focus in the Project Manager view to see these messages in the Document Errors tab.