Kbase P26799: RUN toolbar (INPUT "notepad") does not launch Notepad
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/4/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Notepad is not opened when is called from the toolbar
Trying to execute the toolbar command (container.p) with the passed parameter "Notepad" using this code:
RUN toolbar
( INPUT "notepad" /* CHARACTER */).
The documentation for Progress says that this should work
Passing "Excel" works
CAUSE:
This is a known issue being investigated by Development
FIX:
None at this time