Re: Can you read the registry?

From: Maoz Mussel <mmussel_at_iil.intel.com>
Date: Tue, 06 Oct 1998 10:48:41 +0300
Message-ID: <3619D969.41A58CB9_at_iil.intel.com>


Hi,

You can use Read_registry utility in d2kwutil library (this file should exist after default
installation). For example, if you want to get the ORACLE_HOME key from the registry:
 ora_home := WIN_API_ENVIRONMENT.Read_registry

        ('HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE','ORACLE_HOME'); Maoz

Eric Richardson wrote:

> Hello,
>
> Does anyone know how I can read the Windows registry setting from within
> forms 4.5? I need to set up a list of printers to select from, which will
> be passed to a report as the desname?
> Is this possible? If so could you please let me know?
>
> Eric Richardson
> eric.richardson+AEA-mail.tju.edu
> Thomas Jefferson University
Received on Tue Oct 06 1998 - 09:48:41 CEST

Original text of this message