previous  next
4.2.3. Commands and Functions for Online Help
The following are commands and functions for CoCoA online help:

  * H.Browse -- browse the online help system
  * H.Commands -- list commands according to type
  * H.Man -- search online help system (see 'Man')
  * H.OutCommands -- print command descriptions to a file
  * H.OutManual -- print the online manual to a file
  * H.SetMore, H.UnSetMore -- more-device for online help
  * H.Syntax -- display the syntax of a command
  * H.Tips -- quick tips for using online help
  * H.Toc -- display the Table Of Contents of the online manual
  * H.Tutorial -- run the CoCoA tutorial
  * ?, Man -- search online help system

Details can be found by looking up each item by name.  Online, try
'?ItemName')' or 'H.Syntax('ItemName')'.  A good place to start is
with the command, '?', itself. To see more information about '?',
enter '? ?' (with a space between the two question marks)