Xref: alice comp.databases.oracle.misc:17215
Path: alice!news-feed.fnsi.net!newsfeed.wli.net!howland.erols.net!news-feed.inet.tele.dk!bofh.vszbr.cz!news.inet.tele.dk!not-for-mail
From: "Kurt Laugesen" <kul@post3.tele.dk>
Newsgroups: comp.databases.oracle.misc
Subject: Re: Any Dialog Box in Form4.5 for File List?
Date: Tue, 7 Jul 1998 10:50:17 +0200
Lines: 29
Message-ID: <6nsnhm$1ufo$1@news-inn.inet.tele.dk>
References: <35a28d5f.8135315@news.netvigator.com>
X-Newsreader: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3


ªü´ö Thenardier wrote in message <35a28d5f.8135315@news.netvigator.com>...
>
>In a Form 4.5 application, it needs to accept user-input
>filename.  If the users don't want to key in the filename,
>but wants to select it thru a dialog box (like we do with
>'open' in word, excel, and other win apps).
>What should i do?  I shouldn't say no to my boss,
>should i?  :)
>
>Thanx!
>
>
>Thenard
>-------
>Pls remove .hk in reply

Get a hold of a pll-library called D2KWUTIL.PLL - it is a public library
avaible from Oracle. It contains a lot of usefull stuff for accessing
windows rutines - also the file dialog you are looking for.

I use it for reading and writing the registry for example.

Hope this helps

Kurt.



