CCP4 web logo CCP4i: Graphical User Interface
Documentation for Programmers
SetProgramHelpFile

next button previous button top button

NAME

SetProgramHelpFile - specify the CCP4 (or other) program help file which is to be targeted by the the on-line help

SYNOPSIS

SetProgramHelpFile program_name

DESCRIPTION

The user accesses on-line help by clicking on a widget with the right mouse button. This will open the file program_name and go to a target within the file given by the help keyword to the CreateLine command. program_name can be either a full path name for a file or just the file name for a file in the $CCP4I_HELP/programs directory or the file name for a file in the $CCP4/html directory.

If a task uses more than one program, it will be necessary to have multiple SetProgramHelpFile commands. The most recently specified help file is used for each line in the window.

KEYWORDS