RP2SQL32Lib

Deutschsprachiges X#-Forum – German language forum

Moderator: wriedmann

lagraf
Posts: 420
Joined: Thu Jan 18, 2018 9:03 am

RP2SQL32Lib

Post by lagraf »

Hi Chris,
I don't know what CTOR is, it's not in my code.

I tested your latest version of RP2 and it looks good:
- the RpPrinter crash is OK
- it now runs RpReport with default values and without using RpReportSQL like in VO
Thank you very much, good work!

One question to RP2.chm help:
If I open rp2.chm or rp2dev.chm from rp235 I see the index but no content is shown at any index branch. If I do the same with help files from rp217 it is ok (see attachments). Do you know what the problem could be?

Regards, Franz
Attachments
RP2-217-chm.jpg
RP2-217-chm.jpg (108.52 KiB) Viewed 228 times
RP2-235-chm.jpg
RP2-235-chm.jpg (52.96 KiB) Viewed 228 times
User avatar
lumberjack
Posts: 723
Joined: Fri Sep 25, 2015 3:11 pm
Location: South Africa

RP2SQL32Lib

Post by lumberjack »

Franz,
lagraf wrote: I don't know what CTOR is, it's not in my code.
It is just the Constructor method of your class.
______________________
Johan Nel
Boshof, South Africa
FFF
Posts: 1532
Joined: Fri Sep 25, 2015 4:52 pm
Location: Germany

RP2SQL32Lib

Post by FFF »

lagraf wrote:One question to RP2.chm help:
If I open rp2.chm or rp2dev.chm from rp235 I see the index but no content is shown at any index branch. If I do the same with help files from rp217 it is ok (see attachments). Do you know what the problem could be?
Windows "thinks" you chm is dangerous, as it comes from a foreign machine, so it blocks the content.
Use explorer to go to the file, rightclick, properties, on the first tab you'll see a message re "foreign", "allow access" should fix this problem.
Your rp217 was "installed", for whatever reason the problem does not appear here.
(Just yesterday had the same problem with the new compilerbuild and the corrected docs..)
Regards
Karl
(on Win8.1/64, Xide32 2.19, X#2.19.0.2.)
lagraf
Posts: 420
Joined: Thu Jan 18, 2018 9:03 am

RP2SQL32Lib

Post by lagraf »

lumberjack: Ok, thank you
FFF: That's it, now it shows content, thank you
User avatar
Chris
Posts: 4584
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

RP2SQL32Lib

Post by Chris »

Hi Franz,

Thanks for your feedback, glad to know it's working well now and that I didn't break anything obvious in it!
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
leighproman
Posts: 60
Joined: Tue Oct 11, 2016 8:56 pm
Location: UK

RP2SQL32Lib

Post by leighproman »

When is the new RP2 due to be released?
User avatar
Chris
Posts: 4584
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

RP2SQL32Lib

Post by Chris »

leighproman wrote:When is the new RP2 due to be released?
There's one more bug I wanted to fix before we release a new version, but I will send also to you our current build so you can give it a try as well.
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
Post Reply