Kbase P13931: How to add a field to all of a SmartObjects's instance prope
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
GOAL:
How to add a field to all of a SmartObjects's instance properties?
FACT(s) (Environment):
Windows
NEGATED SYMPTOM(s):
Progress 9.1D
User-defined function '<function>' invoked dynamically but could not be found. (5639)
Gets error (5639) when opening the instance properties after his .i mods.
NEGATEDCHANGE:
He Changed his Smart.i's and smartcustom.p
NEGATEDCAUSE:
His Smartobjects were built upon the old .r code
FIX:
Additional instance properties can be added by editing the smartpropcustom.i, smartdetscustom.i, & smartcustom.p then compile them.
After these are compiled all Smartobject must also be recompiled