Home » Developer & Programmer » Forms » creating menu in 10g
creating menu in 10g [message #501652] Wed, 30 March 2011 07:31 Go to next message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
I built a form in 10g
and I want to replace the oracle menu with my menu, so I wrote the code
replace_menu('TA_MENU.MMX',null, null);

in the new form instance trigger
but when I run the form it gave me this error
"frm-10221 can not read the fiel TA_MENU".

what have I do to fix this error?.

Regards
Re: creating menu in 10g [message #501655 is a reply to message #501652] Wed, 30 March 2011 07:59 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Try with Full Menu path replace_menu('C:\TA_MENU.MMX',null, null);
Re: creating menu in 10g [message #501657 is a reply to message #501652] Wed, 30 March 2011 08:01 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
From form builder help:
Quote:

Cause:  Either file privileges are set incorrectly, or the library you tried to open is invalid.
Action:  Recompile the application library and try again

Have you tried what it says?
Re: creating menu in 10g [message #501658 is a reply to message #501652] Wed, 30 March 2011 08:05 Go to previous messageGo to next message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
First, Thanks for attention.
Second, I tried the full path, it gave me the error which I sent.
  • Attachment: error.JPG
    (Size: 78.21KB, Downloaded 707 times)
Re: creating menu in 10g [message #501664 is a reply to message #501658] Wed, 30 March 2011 08:31 Go to previous messageGo to next message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
I you please create a from with menu and send me it

Thanks
Re: creating menu in 10g [message #502027 is a reply to message #501652] Sun, 03 April 2011 08:10 Go to previous messageGo to next message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
I'm still waiting for answer
Re: creating menu in 10g [message #502029 is a reply to message #502027] Sun, 03 April 2011 08:34 Go to previous message
Michel Cadot
Messages: 68684
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Keep waiting maybe someone will know the answer.

Regards
Michel
Previous Topic: Problem(Call reports from oracle forms)
Next Topic: Syntax
Goto Forum:
  


Current Time: Tue Sep 17 05:02:37 CDT 2024