Consultor Eletrônico



Kbase P11334: How to enable and disable SmartObjects
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/01/2003
Status: Unverified

GOAL:

How to enable and disable SmartObjects

FACT(s) (Environment):

Progress 9.x

FIX:

Enable the SmartObject with the following statement:

RUN enableObject IN SmartObjectHandle.

Disable the SmartObject with the following statement:

RUN disableObject IN SmartObjectHandle.