User's Reference > General > TCL and General User Commands > Command Reference > M > MAN

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

MAN (TCL) (M604806+MAN.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

MAN

Displays historical online documentation pages.

Caution

The MAN information has not been updated since Reality V12.0. For comprehensive and up-to-date information, refer to the Online Documentation instead. The latest documentation is always available to browse and download from www.northgate-is.com/reality, under Documentation on the Product tab.

Syntax

MAN {topic}

Command Class

Cataloged DataBasic program.

Syntax Elements

topic specifies a topic in the documentation that you wish to read about.

Topics you can specify include a TCL command name, DataBasic statement or function, English command, Proc command, or English conversion code.

You can also jump directly to the top level menu of a particular section of the documentation, missing out the overall top level menu for the on-line documentation, by entering the code name for the required section. These are as listed in the top level menu shown below.

Top Level Menu

When you enter MAN without specifying topic the following menu is displayed:

                      **MANUALS AVAILABLE**
             Description                           Code
             1 Manual                              MAN 
             2 DataBasic                           BAS
             3 Basic debugger                      BDB
             4 Line Editor                         ED
             5 Screen Editor                       SED
             6 English                             ENG
             7 List handling                       LST
             8 Proc System                         Proc
             9 Terminal Control Level              TCL

Enter Manual number, ? to re-list, X to exit :

RealityV15.0Comment on this topic