Kbase P6962: How to use Keyword Forget List (-k) to disable Progress keywords on loading a .d file.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/07/2009 |
|
Status: Verified
GOAL:
How to use Keyword Forget List (-k) to disable Progress keywords on loading a .d file.
GOAL:
How to invoke a Keyword Forget List (-k) to disable Progress keywords on loading a .d file.
FACT(s) (Environment):
All Supported Operating Systems
Progress 6.x
Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
On the client, run "mpro db-name -k <filename>", where filename is the name of a file that contains Progress keywords to disable. Each keyword must use a single line in the file. If Progress encounters a word that is not a Progress keyword, it returns a warning message but continues processing the file. Progress uses the PROPATH variable to locate the file. If it cannot find filename, it displays an error message and does not start Progress.