Consultor Eletrônico



Kbase P67971: Wants to use both TAB95 objects and adm2 objects on the AppB
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/20/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

PROGRESS.INI file is generated on the fly by script before Progress is launched

Wants to use both TAB95 objects and adm2 objects on the AppBuilder palette

Modifies the PROAB section of ini file

CustomObjectFiles=src\adm-free\template\free.cst,src\template\progress.cst,s
rc\template\smart.cst,src\template\web.cst

CAUSE:

The script that generates the PROGRESS.INI file on the fly is placing the following line in the [ProAB] section:

CustomObjectFiles=src\adm-free\template\free.cst,src\template\progress.cst,s
rc\template\smart.cst,src\template\web.cst

FIX:

Append the following to the CustomObjectFiles line in the [ProAB] section of the generated PROGRESS.INI file:

src\template\shared.cst,src\template\activex.cst