Global properties - Error Status Manager, Class object Name Field empty

Hello Everyone,

The last time GLOBAL Properties → Actions of this app received attention was about a year ago. Lots if changes to procedures in the app are being updated and compiles without errors and works well.

When opening [Global Object] tab and the Button Error Manager
the Class Definition field is empty and THAT field is required. Pressing [Ok], moans “Field cannot be empty”
Other apps have value “GlobalErrorsStatus”

That field seems READONLY. How to “inject” the value?
Clarion 11.1.13855

After a few hours I thought to remove Global extensions and see.

And low and behold. Removing the following extension return the field value. :clap:

“Create APIPrinterClass Object (vAPIP) (Global)”

1 Like