Home » Developer & Programmer » Forms » FRM-40010-Cannot read form (merged 3)
icon5.gif  FRM-40010-Cannot read form (merged 3) [message #417938] Wed, 12 August 2009 03:57 Go to next message
rhl23
Messages: 25
Registered: July 2009
Location: MUM
Junior Member
I am trying to invoke one form from another from by using OPEN_FORM built-in used in a WHEN-BUTTON-PRESSED TRIGGER. But i m getting runtime error as follow:
FRM:40010 - Cannot read form

I had gone through some search resembling the same error on the forum ...but m not really understanding what to do in default.env directoty.. as i m just a learner in forms...
Please do reply me..
Thanks in advance...
Re: FRM-40010-Cannot read form (merged 3) [message #417951 is a reply to message #417938] Wed, 12 August 2009 04:52 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Have you placed your fmx in correct path?
Cross check it with FORMS60_PATH.

By
Vamsi
Re: FRM-40010-Cannot read form (merged 3) [message #418050 is a reply to message #417951] Wed, 12 August 2009 14:11 Go to previous messageGo to next message
rhl23
Messages: 25
Registered: July 2009
Location: MUM
Junior Member
SORRY but i didnt got what do you mean?? Can you please brief me where is this forms60_path and I wrote this built-in
OPEN_FORM('form_name');


I had also tried it with .fmx , but its still giving same error.

Re: FRM-40010-Cannot read form (merged 3) [message #418057 is a reply to message #418050] Wed, 12 August 2009 14:57 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Quote:
I had also tried it with .fmx , but its still giving same error.
What you had tried?
Quote:
I wrote this built-in
Can you tell me what is the use of open_form in your words?
What is 'form_name'? Is it an fmb or fmx? Have you placed your fmx in correct path?

Have a look at this for FORMS60_PATH.

By
Vamsi
Re: FRM-40010-Cannot read form (merged 3) [message #418385 is a reply to message #418057] Fri, 14 August 2009 08:27 Go to previous messageGo to next message
rhl23
Messages: 25
Registered: July 2009
Location: MUM
Junior Member
Quote:
Can you tell me what is the use of open_form in your words?

OPEN_FORM is used to open another form from one form.

Quote:
What is 'form_name'? Is it an fmb or fmx?

Form_name is the one with .fmx

Quote:
Have you placed your fmx in correct path?
Have a look at this for FORMS60_PATH.


I got FORMS90_PATH , but I dont know what to do next , means what modification should I do at that path. I should changed the complete path or just I need to add the .fmx path of my form to FORMS_90 PATH....and
Re: FRM-40010-Cannot read form (merged 3) [message #418446 is a reply to message #418057] Sat, 15 August 2009 08:17 Go to previous messageGo to next message
rhl23
Messages: 25
Registered: July 2009
Location: MUM
Junior Member
Please reply mee ....i am waiting 4 your reply...
Re: FRM-40010-Cannot read form (merged 3) [message #418572 is a reply to message #418446] Mon, 17 August 2009 06:59 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
No where you have mentioned which version you are using.
Anyway, change the FORMS90_PATH by adding the patch, where your fmx is located. (Or) Keep your fmx there in the folder mentioned in FORMS90_PATH.

By
Vamsi
Re: FRM-40010-Cannot read form (merged 3) [message #418719 is a reply to message #418572] Tue, 18 August 2009 06:01 Go to previous message
rhl23
Messages: 25
Registered: July 2009
Location: MUM
Junior Member
Thank you very much ....With your help m able to open a new form using OPEN_FORM...I have placed my fmx into the folder of forms90 path and now m able to successfully open the new form..

thanx ... Smile
Previous Topic: Update data in view
Next Topic: use substr & instr to create form
Goto Forum:
  


Current Time: Fri Sep 20 09:51:08 CDT 2024