| Vermont Views | Vermont Views for Windows |
| Uses the bottom row of FULL_WNP to display both status messages and error messages. | Creates a standard Windows status line for FULL_WNP. Child windows and forms use this status line. |
| Usually the status line accommodates as many as 80 characters. | The size of the status line depends on the size of the form containing the status line. |
| Both error messages and status messages are displayed on the standard Windows status line. | |
| The status line can be disabled by using wn_dn() with either the msg_wnp or the err_wnp element of the form or menu form structure. |