Page 1 of 2
ReportPro 3.39 and EFL
Posted: Tue Jan 02, 2024 2:37 pm
by Jan@share.be
Hi
Does the Xsharp version of Reportpro still supports EFL's?
I used Voporter to translate my old VO library: no problem
I created the DLL (with Xsharp V2.18.04) : no problem
But Reportpro doesn' start when I add
[Functionlibs]
LIB1=WPRP2.DLL
to the Ini file.
So, what's next?
thanx
Jan
Re: ReportPro 3.39 and EFL
Posted: Tue Jan 02, 2024 3:22 pm
by robert
Jan,
Yes, it should. However, you will have to compile the EFL with X# too.
Robert
Re: ReportPro 3.39 and EFL
Posted: Wed Jan 03, 2024 8:31 pm
by Jan@share.be
Robert
that is what i did.
compiled with X# (V2.18).
placed the DLL in de BIN directory of Reportpro.
Do I need to register it somewhere?
Jan
Re: ReportPro 3.39 and EFL
Posted: Thu Jan 04, 2024 10:16 am
by robert
Jan,
That should work.
Can you send me the DLL ?
Robert
Re: ReportPro 3.39 and EFL
Posted: Fri Jan 19, 2024 3:53 pm
by Jan@share.be
DLL as attachment
Re: ReportPro 3.39 and EFL
Posted: Fri Jan 19, 2024 4:39 pm
by robert
Jan,
I have copied your DLL to the RP folder and added the following entry to rpwin.ini
[FunctionLibs]
LIB1=WPRP2.DLL
Then the DLL gets loaded and your functions min2str() and str2min() etc are available in the expression builder dialog
Robert
Re: ReportPro 3.39 and EFL
Posted: Mon Jan 22, 2024 2:10 pm
by Jan@share.be
Robert
When I do the same thing, reportpro does not start.
I copied the DLL to Reportpro\bin
I added the lines in rpwin.ini
after that, reportpro does no longer start.
I suppose I'm missing some DLL or so.
jan
Re: ReportPro 3.39 and EFL
Posted: Mon Jan 22, 2024 3:21 pm
by robert
Jan,
Now I see that you write ReportPro 3.39. Is that version compiled against the X# runtime or against the Vulcan runtime?
Or is that still a VO product?
Robert
Re: ReportPro 3.39 and EFL
Posted: Mon Jan 22, 2024 3:49 pm
by Jan@share.be
Reportpro for Xsharp (V3.39.0.4)
maybe I have to try a more recent version?
The reports I create work fine in my Xsharp-translated app
Re: ReportPro 3.39 and EFL
Posted: Mon Jan 22, 2024 4:15 pm
by robert
Jan,
I cannot remember that we released a 3.39 for X#.
Can mail me the ReportPro3.exe ?
Robert