Re: FORMS 5.0 Problem!

From: Sean Zhang <sean_at_cnfei.com>
Date: Mon, 28 Jun 1999 04:02:45 GMT
Message-ID: <FtCd3.666$Pu4.3869786_at_firenze.visi.net>


[Quoted] Hello, Marc,

The correct usage of SET_ITEM_INSTANCE_PROPERTY is :   Set_Item_Instance_Property('Seizure.Button1', 2, Visual_Attribute,'Va_Normal);
 NOT:
Set_Item_Instance_Property('Seizure.Button1',Visual_Attribute,2,'Va_Normal);

[Quoted]  I think Forms5.0 there is a document error with Forms 5.0 about Set_item_instance_property.

Hope this helps

Sean Zhang
mailto:sean_at_cnfei.com

mlafonta <mlafonta_at_cyberus.ca> wrote in message news:37764D45.F273C9FF_at_cyberus.ca...
> Hi,
>
> I'm trying to use the SET_ITEM_INSTANCE_PROPERTY command in Forms 5.0
> and I'm getting an error message indicating that the attribute is not
> valid. This is the format I use to build the command:
>
>
>
>
Set_Item_Instance_Property('Seizure.Button1',Visual_Attribute,2,'Va_Normal);
>
>
>
> All this because I want to change the visual attribute on a button for a
> particular record.
>
> Can you tell the exact syntax for the above command, or id their is a
> better way to change the visual attribute on a button for a record!!!
>
> Please Help,
>
> Marc Lafontaine
>
> Marc_Lafontaine_at_yahoo.com
>
>
>
Received on Mon Jun 28 1999 - 06:02:45 CEST

Original text of this message