CoCoA:H.Browse

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

H.Browse

browse the online help system

Description

This function browses the online help system. Without an argument,

it displays the next section of the online manual or the next

command. With integer argument N, it skips ahead (or skips back, if N is negative) N sections of the manual or N commands.

Syntax

H.Browse():NULL;
H.Browse(N:INT):NULL

H.Commands

Man

   <type>help</type>
   <type>online-help</type>