Consultor Eletrônico



Kbase 20462: How to Invoke the -E Parameter
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

GOAL:

How to invoke the -E parameter that sets European Numeric Format.

FIX:

By default, every Progress client executable invokes a parameter file named startup.pf. The file must exist for Progress to execute properly.

The startup.pf can be modified to add parameter definitions.

To invoke the -E parameter use either of the following options:

1. Modify the startup.pf file located in the DLC directory. Open the file in notepad and add "-E" at the end of the file.

or

1. Invoke this parameter from command line. The proper syntax is:

pro -E [dbname] [parameters]
mpro -E [dbname] [parameters]
prowin32 -E [dbname] [parameters]