1. Gastón Clara
  2. PowerBuilder
  3. Thursday, 4 February 2021 15:12 PM UTC

Hi,

We have currently migrated our application to PB2019 R2. Our application generates some PSR reports and, in order the user to view those report, they used PSRViewer. The problem is that this program uses PBVM12 that now is not distributed anymore as we are in V19.

Does anybody know if there is a new version of the PSRViewer that can be run against PB19? 

 

Thanks!

Gastón Clara Accepted Answer Pending Moderation
  1. Friday, 5 February 2021 08:46 AM UTC
  2. PowerBuilder
  3. # 1

Thank you guys for your invaluable help !!!

It's ready now!

Comment
There are no comments made yet.
mike S Accepted Answer Pending Moderation
  1. Thursday, 4 February 2021 20:43 PM UTC
  2. PowerBuilder
  3. # 2

that might be my psrviewer.  i guess it depends on where you are downloading from.

2019R3 is now available. it has an installer

 

http://psrviewer.info/

Comment
  1. John Fauss
  2. Friday, 5 February 2021 14:27 PM UTC
Ah, those were the days...

I've heard or read that internally, a PSR is essentially a GetFullState/SetFullState representation of the contents of a DataWindow. Is this true (inquiring minds want to know)?
  1. Helpful
  1. Miguel Leeuwe
  2. Friday, 5 February 2021 14:34 PM UTC
Ha, I've seen them lying around in our application due to lack of 'cleanup', but I've only used them once that was a veeeery long time ago, so .. I would really not know.
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Friday, 5 February 2021 20:15 PM UTC
Thanks for the insight Mike!
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 4 February 2021 19:27 PM UTC
  2. PowerBuilder
  3. # 3

Hi Gastón ;

   You are most welcome to use my PSR viewer. Its free & open source. The latest version has just been released ... http://chrispollach.blogspot.com/2019/04/psr.html

  The above PSR Viewer example is for PB2019 R2 and is built from the latest STD Framework for PB2019 R2 ...

http://chrispollach.blogspot.com/2021/01/2020r2.html

  Also, since this is a PB2019 R2 version, the latest PSR Viewer application is also Theme ready. Note that it is also multi-lingual as well.

  I also have a version for PB2019 R3 that is PowerClient ready and a "beta" version for the upcoming PB/PS2021's PowerServer edition. So for those who are looking into participating in the "Preview" of PB/PS2021  - please contact me directly to get that version.

Regards ... Chris

 

 

Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 4 February 2021 18:16 PM UTC
  2. PowerBuilder
  3. # 4

Hi Gaston, Please re-download the latest version of PSViewer and try again it should work: https://www.topwizprogramming.com/freecode_psrviewer.html

 

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 4 February 2021 15:51 PM UTC
  2. PowerBuilder
  3. # 5

After doing a "Clear recent files" and confirming with "yes" after being asked if I'm sure:

Comment
  1. Miguel Leeuwe
  2. Thursday, 4 February 2021 15:54 PM UTC
If you have an "opened report" this error does not happen, so it's probably some kind of bug, trying to get the 'parentwindow' in the menu.
  1. Helpful
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 4 February 2021 15:26 PM UTC
  2. PowerBuilder
  3. # 6

You can just download it from Roland Smith's website and compile it yourself in your newer version.

As far as I can see there's no need to make any changes for pb2019 R3.

https://www.topwizprogramming.com/freecode_psrviewer.html

 

Comment
  1. Roland Smith
  2. Thursday, 4 February 2021 16:51 PM UTC
It has the same error in PB 10.5.

The window uses the ChangeMenu function as a way to clear dynamically added menu items. This causes ParentWindow to become invalid.

I'll have to figure out how to handle it differently.
  1. Helpful
  1. Roland Smith
  2. Thursday, 4 February 2021 18:09 PM UTC
I just posted an updated version to fix this problem. I'm using the get sheet functions instead.
  1. Helpful
  1. Miguel Leeuwe
  2. Thursday, 4 February 2021 21:26 PM UTC
Thank you Roland.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.