next up previous contents
Next: menu_init Up: Function Reference Previous: User Functions   Contents

menu_initialise

Its job is to create a Curses environment and configure Cmenu to operate effectively with your terminal providing some default values for variables. It accepts tow variables and is called like this;
menu_initialise("My System","Menu Prompt");

My System
the name of your system displayed in the top left-hand corner of the display - it is always present
Menu prompt
a standard propmpt displayed at the foot of the screen; can be over-ridden during menu specification



Andy Ferguson (AFC) 2001-10-20