Re: Using SET_BLOCK_PROPERTY

From: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: Tue, 1 Jun 1999 08:49:23 +0200
Message-ID: <7ivv89$5h9$1_at_talia.mad.ttd.net>


try this

Set_Block_Property('hockey', DEFAULT_WHERE, 'lost = ' || :hockey.search);

wozi escribió en mensaje
<5951B720A2F8E62A.E6CB7E494FC5DBD4.BAA58F008B07A4FC_at_library-proxy.airnews.ne t>...
>Please, examine the two lines below:
>
>Set_Block_Property('hockey',DEFAULT_WHERE, 'lost = 9');
>Set_Block_Property('hockey',DEFAULT_WHERE, 'lost = :hockey.search');
>
>I put this in a WHEN-BUTTON-PRESSED trigger.
>The first works. But the second does NOT fetch any records.
>Here is what I am doing. I have a control text item in the block
>:hockey.search
>I also have a tabular type data items with 3 records displayed.
>
>I want to type a number in the control item called search and EXECUTE_QUERY
>based on the value stored in :hockey.search item
>
>any help ?
>
>
Received on Tue Jun 01 1999 - 08:49:23 CEST

Original text of this message