1. Sylvain Perret
  2. PowerBuilder
  3. Monday, 27 May 2019 11:12 AM UTC

I have installed PB 17.3 Build 1880.

When I start the Application an read the env variable: env.pbminorrevision then it shows me 2

I shoud see there a 3?

The other variables: env.pbmajorrevision and env.pbbuildnumber are correct.

Why is the pbminorrevision wrong?

Thanks for answer

Lukas

Andreas Mykonios Accepted Answer Pending Moderation
  1. Monday, 27 May 2019 11:58 AM UTC
  2. PowerBuilder
  3. # 1

Actually you are using PB 2017 R3 and not 17.3.

From the help you can see that pbbuildnumber property of environment object starts with a zero (0). So, for R3 it's value should be 2 and not 3. 0 indicates a GA...

Andreas.

Comment
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.