Kbase P19737: Dynamics dynlaunch.i does not invoke the specified procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/8/2003 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
Dynamics dynlaunch.i does not invoke the specified procedure
No error is returned when using the 'checkerr.i' a message is displayed but the message is empty!
When changing the &Iproc parameter into a procedure which does not exist, then a message is displayed that the procedure cannot be found.
When using launch.i, there is no problem.
CAUSE:
Unknown.
FIX:
Use launch.i instead of dynlaunch.i.