Re: .FMT file question in FORMS4.5
Date: Fri, 18 Jun 1999 15:22:57 -0600
Message-ID: <376AB8B1.7084826E_at_gwl.com>
[Quoted] As far as I remember, you maynot find the P89_09_FEB_199914_01_59 anywhere [Quoted] else on the fmt but you should be able to find by looking at itemid. You just [Quoted] have to comb through all things that have 90 with it. hope it helps. Just open vi and do a search...
Dogan
Sheldon Wang wrote:
> Hi,
>
> When I was reading the .FMT files in FORMS4.5, I found that some names of
> items are choosen by the FORMS. For example, the following segment is from
> my .FMT file.
>
> DEFINE tool_plsql
> BEGIN
> itemid = 90
> name = <<"P89_09_FEB_199914_01_59">>
> type = 2
> plslfid_st = (TLONG)
> <<"GO_ITEM('B1.GST_DEREG_DT');">>
> plslfid_ep = (BLONG) NULLP
> END
>
> The name <<"P89_09_FEB_199914_01_59">> should be corresponding to an item,
> how do I identify which item on the form?
>
> Thank you very much in advance.
>
> Sheldon Wang
Received on Fri Jun 18 1999 - 23:22:57 CEST
