Re: .FMT file question in FORMS4.5

From: Sheldon Wang <swang_at_online-can.com>
Date: Mon, 21 Jun 1999 13:16:07 -0600
Message-ID: <376f9a1d.0_at_news.cadvision.com>


Thank you all for your help. Based on your comments, I first get the ITEMID from .ftm file and then search the PROGRAMUNITID = ITEMID in the same .fmt file, I could find the source code (in triggers, program units etc) that I need, sometimes it is not easy to identify the scope though.

Sheldon

Sheldon Wang wrote in message <376a667a.0_at_news.cadvision.com>...
>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 Mon Jun 21 1999 - 21:16:07 CEST

Original text of this message