Kbase 16520: Results -- Multiple Ask-At-Runtime Repeats First Prompt
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Running the report, user is prompted for the first ask-at-runtime two times.
Results -- Multiple ask-at-runtime Repeats First Prompt.
The Results report is created with ask-at-runtime filter criteria.
CAUSE:
One cause of this may be the use of the -q (Quick Request) startup parameter. This parameter causes Progress to use subprocedures in memory (if they exist) rather than search the PROPATH directories for the procedure.
The -q causes Results to use the dialog box already in memory rather than correctly create the second ask-at-runtime dialog box.
The is a known behavior and is logged as a bug.
CAUSE:
Bug #: 19990512-019
FIX:
A workaround is to omit the -q startup parameter, or upgrade to the latest version.
- or
Upgrade to the latest version.