Consultor Eletrônico



Kbase 12991: How to get on-line help to work in V7 Character Mode
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to get on-line help to work in V7 Character Mode

To get the Character Mode on-line help system to come up, you need
to set three environment variables:

1) Set HHPATH to the location of the 'ttyhelp' executable.
e.g. HHPATH=$DLC/bin;export HHPATH

2) Set HOHPATH to the location of the help (.hlp) files.
e.g. HOHPATH=$DLC/prohelp;export HOHPATH

3) Set PROTERMCAP to point to the location of your PROTERMCAP file.
e.g. PROTERMCAP=$DLC/protermcap;export PROTERMCAP
Progress will default to look for this in the $DLC area, but HELP
requires that it be set specifically.

The HELP key (F2) should now work from the Procedure Editor.

NOTE: THIS CHARACTER MODE HELP SHOULD BE RESOLVED IN VERSION 7.3Cxx.
THIS KBASE AND THESE ENVIRONMENT VARIABLES ARE NOT APPLICABLE IN
7.3C.

Progress Software Technical Support Note # 12991