Re: Compiling PLLs to PLXs

From: Doug Berscht <doug_at_atsi.com>
Date: 1997/02/06
Message-ID: <01bc143f$73edf100$404322cf_at_larry.atsi.com>#1/1


You have to set up a icon that executes f45gen. There are several parameters that you will probably want to include in the command line. The ones that we use are:

f45gen.exe library_name.pll userid=uid/pwd strip_source=yes output_file=library_name.plx module_type=library debug=no

As for linking the PLX... Forms will find the PLX file through your directory structure at runtime. During development, it will also find either the PLX or PLL depending on their relative location in your path. Hope this helps!

Doug Berscht
doug_at_atsi.com
Selwyn Wies <scwies_at_world.std.com> wrote in article <32F6A560.3D18_at_world.std.com>...
> How do I compile a .PLL library to an executable .PLX and how do I link
> the PLX into the forms that call procedures/functions in the library ?
>
Received on Thu Feb 06 1997 - 00:00:00 CET

Original text of this message