How to locate forms60_path [message #78057] |
Tue, 08 January 2002 21:35 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
amit mathur
Messages: 3 Registered: January 2002
|
Junior Member |
|
|
Hi All
I have created an application, which makes use of 3 menus but instead of hardcoding it, I want that FORMS60_PATH to locate it automatically, can anybody tell me how to locate FORMS60_PATH and do the necessary changes.
|
|
|
|
Re: How to locate forms60_path [message #78061 is a reply to message #78059] |
Wed, 09 January 2002 18:59 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
amit mathur
Messages: 3 Registered: January 2002
|
Junior Member |
|
|
Shilpa
My .fmx and .mmx files are lying in the same directory, after reading your advice, i removed the hard code path from forms and run the form but it is not picking up the menus from the same directory automatically.
Kindly reply back.
Amit
|
|
|
Re: How to locate forms60_path [message #78064 is a reply to message #78059] |
Thu, 10 January 2002 04:00 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Shilpa
Messages: 59 Registered: November 2001
|
Member |
|
|
We place the .fmx and .mmx files in the same directory and our forms are not hard coded with the menu path. We were able to pick up the menus. Don't know why you cannot access them.
You can find Forms60_path by following the path below.
click on start
click on run
type regedit
click ok
forms_60 path is in the following folder.
hkey_local_machine--->software---->oracle
|
|
|