The Comments command sets the level of detail of the comments added to the source files. By default, QuickCase:W uses the “Low” setting, inserting relatively few comments into the generated code.
·To set the level of detail in the generated source code:
1.From the Options menu, choose Comments. The Comments dialog box appears (see Figure 6.14).
2.Choose the level of comments you want, then choose OK.
NOTE:
QuickCase:W produces some comments on lines containing code. Those comments continue to appear regardless of which comment level you set.
The available options are
Low
Brief comments only.
Moderate
Several lines describing what each section of code does or the appropriate code for you to insert.
High
All of the comments of the “Moderate” setting, with more detail on each section of code and additional comments on many API calls.