| **Navigation:**  [[introduction.htm|Language Reference]] > 9 -  Window and Report Attributes > Window and Report Attributes >====== SYSTEM (set system menu) ====== | [[sum set total .htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[tally set total calculation times .htm|{{btn_next_n.gif|Next page}}]] | | || {{newc7.jpg|NewC7.jpg}} **SYSTEM** {{blk2blue.jpg|blk2blue.jpg}} The **SYSTEM** attribute (PROP:SYSTEM) specifies the presence of a Windows system menu (also called the control menu) on the APPLICATION or WINDOW. This menu contains standard Windows menu selections, such as: Close, Minimize, Maximize (the window), and Switch To (another window). The actual selections available on a given window depend upon the attributes set for that window. **Example:** **!An APPLICATION with a system menu:** **MainWin APPLICATION,****SYSTEM** **        END** **!A WINDOW with a system menu:** **Win1 WINDOW,****SYSTEM** **     END**