Kbase P14562: Error (5639) when selecting objects from the object pallet @
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2003 |
|
Status: Unverified
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
After customizing smrtprop.i error (5639) is generated when selecting objects from the pallet
ADM2. User-defined function '<function>' invoked dynamically but could not be found. (5639)
CHANGE:
Compiled affected objects in adm2/templates
then ADM2/dyn*w objects
CAUSE:
Compiling these objects generated a .r file which was being run as opposed to the .p of the same name.
FIX:
Moved all .r code to a subdirectory off of his propath (adm2/templates/r-code)