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: Scott <swesley_at_student.ecu.edu.au>
Date: Tue, 31 Oct 2000 09:18:13 +0800
Message-ID: <39FE1DD5.6D076CE9@student.ecu.edu.au>

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
  Received on Mon Oct 30 2000 - 19:18:13 CST

Original text of this message

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