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 - itmset http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ItmSet

Change text of menu item.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP ItmSet(TagT id, ChrP tp, FlgT df);

Source File.....MNU\ITMSET.C

Arguments.......id -  The Tag ID of the menu item
                tp -  Pointer to the new text
                df -  redisplay item if TRUE

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 changes the text associated with the
                specified menu item, referenced by the passed Tag.  Set the
                redisplay flag if <df> is TRUE.

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