The Chatting Zone On-line Help System
{NEXT} {PREVIOUS} {TUTORIAL} [HELP INDEX] [TUTORIALS] [SEARCH]
Help on 'modules'...

 USAGE:  module <NAME> [= <PAGE NO>]
         modules [<PAGE NO>]


The 'modules' command displays a complete list of source code modules.

Typing 'modules' without a name of a module will display a complete list of all modules.   The first page of modules will be displayed.   You can display the other pages using 'modules <PAGE NO>', e.g:   'modules 2'.

If you are interested in a particular module, you can type 'module <NAME>' to view full information (Including authors) about the module.   For example, 'module tcz.c' will display full information about the module 'tcz.c'.

The 'modules' command ensures that authors of TCZ source code (See 'tcz' and 'gpl') modules are given credit and acknowledgement where due.   It also allows users to find out who was responsible for their favourite parts of TCZ.

Also, see '
authors', 'version info', 'bug fixes', 'acknowledgements', 'tcz' and 'version'.

{NEXT} {PREVIOUS} {TUTORIAL} [HELP INDEX] [TUTORIALS] [SEARCH]