Re: File open dialog from dev2000

From: Chris Fischer <cfischer_at_nando.net>
Date: 1996/03/29
Message-ID: <4jho6b$sdl_at_castle.nando.net>#1/1


Preeti Somal <psomal_at_us.oracle.com> wrote:

>You can also use the common dialog VBX, cmdialog.vbx. It's quite easy
>using the VBX. The following code will do the necessary work:
> vbx.set_property('vbx1','Action','1');
>:block2.filename := vbx.get_property('vbx1','Filename');
>Assuming vbx1 is the name of the vbx item created.

Good point. I must have forgot. We're using the cmdialog.vbx to access the printer setup dialog. Thanks for reminding me!

+------------------------------------------------------------+
| Chris Fischer                           cfischer_at_nando.net |
| Sr. Systems Analyst                    Work: (919)676-0062 |
| Toys "R" Us                                                |
+------------------------------------------------------------+
Received on Fri Mar 29 1996 - 00:00:00 CET

Original text of this message