Re: HELP : DEVELOPER/2000 Question ?

From: <mlanda_at_vnet.ibm.com>
Date: 1996/05/03
Message-ID: <4md7rj$190i_at_watnews1.watson.ibm.com>#1/1


In <3188B9C1.43DE_at_worldbank.org>, SuBrAhMaNyAm <skorisapati_at_worldbank.org> writes:
>Hi guys
>
>Does anybody know how to get USER value within
>FORMS 4.5 from Oracle.ini file.
>
>Is it possible ?
>
>For example
>Oracle.ini is as follows
>
>[Oracle]
>ORACLE_HOME=C:\ORAWIN
>CUSTOMER=XXXXXXXXX
>USER=Subbu
>NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
>ORAINST=C:\ORAWIN\dbs
>MSHELP=C:\ORAWIN\mshelp
>
>How to get one of those values(eg : customer/User)
>in FORMS 4.5 under windows 3.1 env.
>
>thanx in advance
>
>Subbu

If all you need is the name of the user currently using the Form, you can get the it from within Forms 4.5 using a function call:

 Userid := Get_Application_Propert(username);

M.Landa Received on Fri May 03 1996 - 00:00:00 CEST

Original text of this message