Re: 32 bits Open File Dialog Box in Forms????

From: (wrong string) ín <aureliom_at_theglobe.com>
Date: Mon, 10 Aug 1998 21:54:58 +0200
Message-ID: <35CF5011.63936C9C_at_theglobe.com>


Jimmy write:

> Hello all,
>
> I want to use the Open File Dialog Box in Forms 4.5 (on Windows 95
> platform). Could anyone tells me how to implement it? Or suggest the web
> site of describing how to implement it on Window 95 platform?
>
> Thanks,
> Jimmy

Look for a library file named D2KWUTIL.PLL in your Oracle distribution. There's a supporting DLL named D2KWUT32.DLL which is necessary, too. Inside the PLL library there's a package, WIN_API_DIALOG, with three procedures, OPEN_FILE, SAVE_FILE and SELECT_PRINTER ( Their names describe their function )

Good luck Received on Mon Aug 10 1998 - 21:54:58 CEST

Original text of this message