Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Path of forms

Re: Path of forms

From: frank <fbortel_at_home.nl>
Date: Tue, 31 Oct 2000 18:30:12 GMT
Message-ID: <39FEF133.F9E43BF6@home.nl>

1st of all, these are semi-fixed environment settings. With semi-fixed, I mean that it is not changed while running, usually just when installing, or upgrading.

So, don't set them at runtime, but:
1st option: install them in one of the directories mentioned 2nd option: add your directory to the string

Frank

Scott wrote:

> The problem is I'm limited to setting these paths programmatically. I was
> aware of the existance of these environment variables, but as newbie, I'm
> unsure how to set them at runtime
>
> Thanks for your help.
>
> Connor McDonald wrote:
>
> > Scott wrote:
> > >
> > > G'day
> > >
> > > I have a global variable that stores the path of the location of all my
> > > forms.
> > >
> > > If I hardcode this into my forms, and the location of these files
> > > changes, I'm stuffed.
> > >
> > > Does anyone know a way to get the path of a directory at runtime.
> > >
> > > I can't figure out how to do it using host, or the get_environment
> > > function.
> > >
> > > Thanks.
> >
> > Don't use any paths at all, and then you can just use FORMSxx_PATH
> > environment variable and/or ORACLE_PATH to control where things are
> > found ...
> >
> > HTH
> > --
> > ===========================================
> > Connor McDonald
> > http://www.oracledba.co.uk (mirrored at
> > http://www.oradba.freeserve.co.uk)
> >
> > "Early to bed and early to rise,
> > makes a man healthy, wealthy and wise." - some dead guy

--
Gtrz,

Frank van Bortel
Received on Tue Oct 31 2000 - 12:30:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US