HELP
Navigate a VMS Help File


HELP is a FORTRAN77 program which can examine a VMS Help file and display the contents interactively.

HELP is only an imperfect emulation of DEC's HELP command. The display and navigation was primitive, but at the time it was vastly superior to the wretched UNIX MAN program, which simply dumped the entirety of some help page or document onto the screen, perhaps with paging, but with no easy way for the presenter to segment the data into logical topics that could be selected by the reader.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

HELP is available in a FORTRAN77 version and a FORTRAN90 version.

Source Code:

Sample HELP Files:

The following help files have the format used by the program, and can be examined and navigated by the program.

List of Routines:

You can go up one level to the FORTRAN77 source codes.


Last revised on 22 November 2008.