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: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Mon, 30 Oct 2000 20:53:43 +0800
Message-ID: <39FD6F57.6A28@yahoo.com>

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 - 06:53:43 CST

Original text of this message

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