forms 4.5: using SYSTEM.TRIGGER_ITEM

From: Martyn Dissington <mdiss2bu_at_burton-college.ac.uk>
Date: Thu, 09 Dec 1999 14:37:58 +0000
Message-ID: <384FBEC6.12C2579A_at_burton-college.ac.uk>



I am using the :SYSTEM.TRIGGER_ITEM to get the item name that originated a trigger. What i would like to do is assign a value to this item.

I have tried doing
:SYSTEM.TRIGGER_ITEM := [whatever]
Find_Item(:SYSTEM.TRIGGER_ITEM) := [whatever]

I have also declared an 'Item' variable assigned it the result of Find_Item(:SYSTEM.TRIGGER_ITEM) and then tried to do

Item := [whatever]

None of these work. How can you accomplish this?

---

Could any replies be CC'd to 
< mdiss2bu_at_burton-college.ac.uk >

thanks in advance,

Martyn.
Received on Thu Dec 09 1999 - 15:37:58 CET

Original text of this message