Application Path [message #85240] |
Thu, 10 June 2004 19:23 |
Inderjeet Singh
Messages: 13 Registered: April 2004
|
Junior Member |
|
|
Hi All,
I am working on Forms 6i & Oracle 9i. In one of my form, I want to get the OS path of my application, ie, C:AppMyApp. How can I get this in forms, that from where my application is running.
Thanks in Advance
|
|
|
Re: Application Path [message #85244 is a reply to message #85240] |
Thu, 10 June 2004 22:18 |
Himanshu
Messages: 457 Registered: December 2001
|
Senior Member |
|
|
Hi,
Amke use of D2kWUTIL.pll for this.
It has a Package called WIN_API_ENVIRONMENT which has Functions Get_Environment_string,Get_Windows_Directory & Read_Registry which can be used to achive the desired results by you.
HTH
Regards
Himanshu
|
|
|