The contents of .FC file is something like:
---------------------------------------------------------
# include "/ingres/ingresdev/ingres/files/frame61.h"
static TRIM _t00 = {
0,
0,
0,
0,
0,
0,
"Choose A Transfer Req Type"
};
static FRAME _form0 = {
"",
9,
"trans_lkup",
_af00,
1,
_an00,
0,
_at00,
1, 0, 0, 0, 0, 0, 0,
27,
10, 0, 0, 0, 1, 0, 0,
0, 129, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0
};
FRAME * trans_lkup = {
&_form0
};
-----------------------------------