Kbase P121956: A Windows System-Dialog interferes with the PSTimer Tick event's ability to expand a . (dot) in the
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/04/2011 |
|
Status: Unverified
SYMPTOM(s):
A Windows system dialog causes the PROPATH not be expanded
A Windows system dialog interferes with the PSTimer Tick event's ability to expand a . (dot) in the PROPATH
A SYSTEM-DIALOG statement is being executed
A . (dot) in the PROPATH is not expanded to the current directory
FACT(s) (Environment):
Progress 9.1E
OpenEdge 10.1A
OpenEdge 10.1B
Windows
CAUSE:
Bug# OE00145534
FIX:
Option #1
Specify the full path in the PROPATH, e.g. C:\OpenEdge\WRK\Sub instead of .\Sub
Option #2
Start your client session with the -q parameter.