Consultor Eletrônico



Kbase P14196: What environment variables are needed for Progress to run from command prompt?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/12/2004
Status: Verified

GOAL:

What environment variables need to be set for Progress?

GOAL:

Which environment variables need to be changed when switching between versions of Progress?

FIX:

Four environment variables have to be set before Progress can work from a Command prompt. Assuming that you installed in the directory, C:\DLC, these are:

DLC=C:\DLC
PROMSGS=%DLC%\PROMSGS
PROCFG=%DLC%\PROGRESS.CFG
PATH=%PATH%;%DLC%;%DLC%\BIN

Verify these by:
1) Open a DOS window
2) Type: Set > set.txt
3) View this file in Notepad.