up previous next

H.Browse

Syntax

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

Summary

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.

See Also