home *** CD-ROM | disk | FTP | other *** search
- /* External modules */
- MODULE 'muimaster', 'libraries/mui'
- MODULE 'utility/tagitem', 'utility/hooks'
- MODULE 'intuition/classes', 'intuition/classusr'
-
-
- /* Constant definitions */
- CONST MUI_TRUE = 1
-
-
- /* Object definitions */
- OBJECT obj_app
- app : LONG
- wi_try : LONG
- tx_label_0 : LONG
- bt_1stbutton : LONG
- bt_2ndbutton : LONG
- bt_3rdbutton : LONG
- stR_TX_label_0 : LONG
- ENDOBJECT
-