FRM-41016: I do not understand??
csphardJul 3 2003 — edited Jul 3 2003I trying to set an item so it does not display using the following code
Set_Item_Property('LIST_PROGRAM',VISIBLE,PROPERTY_FALSE);
The problem is that i get the following error
FRM-41016 Cannot set DISPLAYED attribute of the current item
SEARCH_BLK.LIST_PROGRAM.
WHAT AM I DOING WRONG?