Forms 6i documentation... Please show me a way.

From: Tamer <rookiedba_at_hotmail.com>
Date: 11 Mar 2004 02:29:41 -0800
Message-ID: <e91bf6a5.0403110229.496cbac_at_posting.google.com>



Hi,
[Quoted] Do you know where can I find a reference book (chm, pdf etc.) to help me out writing triggers in Forms Builder 6i? For example I can change one of my data block fields like:

BEGIN
set_item_property('INF_R5FIXED.FIX_CODE',VISUAL_ATTRIBUTE,'NORMAL'); set_item_property('INF_R5FIXED.LANG',LABEL,'Cost Code'); END; These are fine. But I can't change a property of my Canvas. I want to change my canvas' tab_page name when user hits a button. What should I do? I tried:

SET_ITEM_PROPERTY('CANVAS79.KAYIT',LABEL,'REPORTING'); But it didn't work...
Please advise me a reference book for things like these syntax issues. Thanks.

Tamer. Received on Thu Mar 11 2004 - 11:29:41 CET

Original text of this message