next up previous contents
Next: General operation Up: Cmenu v1.1 Previous: Installation   Contents

How to use Cmenu

The Module provides a few global functions that can be called by user scripts. Before these become available you must include the command

use Cmenu;

in your script. The Module also requires the Curses and Text::Wrap modules though these should be loaded by Cmenu for you.

Details of using each function is explained fully in the appendix. An overview is provided here;



Subsections

Andy Ferguson (AFC) 2001-10-20