Forms6i Error : "invalid object name in function idfoci [OK]".

From: <alex_oscar_at_my-deja.com>
Date: Tue, 16 Jan 2001 18:02:11 GMT
Message-ID: <9422as$1cv$1_at_nnrp1.deja.com>


I am trying to batch convert all 4.5 forms to 6i.As mentioned in some technical forums I couldn't use ifcmp60, since it doesn'texist on AIX.
So I'am using the f60gen as follows
f60gen userid=scott/tiger module=FORM001 UPGRADE_PLSQL=YES \
UPGRADE=yes compile_all=YESBATCH=YES

It worked for some of the forms but it did hang for the others. For the hanging
ones, I replaced the command f690gen with f60genm (motif version)and
I was able to see the problem: A dialog window pops up with a message"invalid
object name in function idfoci [OK]". When pressed OK it wouldcontinue and
converts the fmb file and generate the fmx file. The same errorfor each form and "idfoci" is not a function or a procedure name
in anywhere inour application.

Also I am getting too many warnings like the following :
Internal name for external property 928, Column Value List
Internal name for external property 929, Graphic Text StringID
External property 815 is not named
External property 817 is not named
External property 818 is not named
Internal property 748 is not named
Internal property 749 is not named
Internal property 750 is not named
Internal property 770 is not named
External name for internal property 777, Record Group
Internal property 922 is not named
Internal property 923 is not named
Internal property 924 is not named
Internal property 925 is not named
Internal property 926 is not named


Has anyone seen this.

Thanks

Sent via Deja.com
http://www.deja.com/ Received on Tue Jan 16 2001 - 19:02:11 CET

Original text of this message