Re: orawin.ini & FORMS45_PATH

From: Sujay <sjalihal_at_us.oracle.com>
Date: 1997/12/07
Message-ID: <348B2CBC.564F_at_us.oracle.com>#1/1


Net Sufferer wrote:
>
> Hi All,
>
> I have a problem here. Whenever I call CALL_FORM(XXX) , the application
> will search the default directory in the network drive o:\APP\FORMS.
> During development , I want the application to look for the file
> in my local drive. Following is the details :
>
> File O:\ORAWIN\ORAWIN.INI
> -------------------------------
> [Oracle]
> ORACLE_HOME=O:\ORAWIN
> :
> :
> [FORMS45]
> FORMS45_PATH=O:\APP\FORMS;
> :
> :
> :
>
> If I execute CALL_FORM('Form1.FMX', ....) , the form will look for
> Form1.FMX in the path O:\APP\FORMS.
>
> If I want the application to look for the form in my own c:\PRJOECT
> directory,
> and I do not want to hard-code the path to be "C:\PROJECT\FORM1.FMX"
> How can I go about doing this ??
>
> Someone told me to create a local ORAWIN.INI in the c:\windows directory
> specifying the new FORMS45_PATH , but it did not seem to work.
it's not ORAWIN.INI but it is ORACLE.INI. create it on your local c:\windows and give the proper path.

good luck.
>
> Please help.
>
> Thanks.
>
> --
Received on Sun Dec 07 1997 - 00:00:00 CET

Original text of this message