Consultor Eletrônico



Kbase 34098: How to easily configure color schemes for different Progress sessions
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P4098

GOAL:

How to easily configure color schemes for different Progress sessions

FACT(s) (Environment):

Progress 8.2x
Progress 8.3x
Progress 9.x
Windows

FIX:

Since version 8.2 and higher, Progress creates its own registry keys / entries in Windows registry. These registry values are taken when Progress executable (client) starts. This standard behavior can be bypassed by using -basekey "INI" -ininame "path_to_ini/inifile" parameters.

For example, to use three different color schemes follow these steps:

1) Create three different color schemes and put each into a separate .ini file.
2) Create three different shortcuts or .bat files with link to the progress client executable calling desired .ini file.