1. Michael Hartnett
  2. PowerBuilder
  3. Tuesday, 7 March 2023 10:11 AM UTC

Hi All,

We are beginning to use PowerClient for deploying one of our Powerbuilder Applications.

There are some users running the Application via the PowerClient deployment and others still running a basic desktop deployment.

We want to be able to log which users are running which version via code during the Application Login.  Is there a way in code that we can identify if the Application is being run from the PowerClient deployed EXE as opposed to standard Desktop copy?

Thanks in Advance

Michael

Accepted Answer
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Tuesday, 7 March 2023 10:15 AM UTC
  2. PowerBuilder
  3. # Permalink

Hi,

I'm not sure if the "IsPowerClientApp()" and "IsPBApp()" functions would solve your question.

I not, you can always decide to distribute and extra txt file in the PowerClient external files, which you then don't in the normal Desktop deployment.

regards.

Comment
  1. Michael Hartnett
  2. Tuesday, 7 March 2023 10:19 AM UTC
Thanks for the response, based on the description these might work for what we need.



Time to write some code!



Thanks
  1. Helpful
There are no comments made yet.


There are replies in this question but you are not allowed to view the replies from this question.