Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - itmena http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ItmEna

Enables a menu item.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP ItmEna(TagT id);

Source File.....MNU\ITMENA.C

Arguments.......id -  The Tag ID of the menu item

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOMNUDEF  -  No Menu Defined
                   W_NOTFOUND  -  Tag ID Not Found

Notes...........This function would most likely be called from a "select",
                "before", or "after" function.  It will set a flag so that
                when the called function returns to the menu, the enabled
                menu item will be displayed in the text attribute (See
                Appendix A) defined for selectable text.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson