Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Block Items In Forms 4.5

Re: Block Items In Forms 4.5

From: Venkatesh Krishnamoorthy <vkrishnamoorthy_at_worldnet.att.net>
Date: Fri, 17 Apr 1998 21:03:43 -0500
Message-ID: <6h91le$bor@bgtnsc02.worldnet.att.net>


Hi,
If your refer to an item in the block for any of the following you use :block.item

Assigning values eg :block.item := 'some value'

Make comparisions between items or between value and a constant.

If you want to set some property or find the property of the item then you use
'block.item' eg:Set_item_property/Get_item_property

All the best

Venkatesh K Received on Fri Apr 17 1998 - 21:03:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US