1. ANTONIO MOSCOSO
  2. PowerBuilder
  3. Friday, 30 August 2019 19:11 PM UTC

Hello for EveryOne!

I have a question about PowerBuilder, I need execute my own function while i'm doing another proccess in my application, open another window, retrieving data on datawindows. 

Do any of you have any idea how to do something similar to asynchronous processes? In summary, I need to execute another function behind some process that I am doing in the application.

Thanks and Regards

Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 30 August 2019 19:20 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Antonio;

   Yes, you need to use PB's "multi-threading" feature. Have a look at the SharedObjectXxxxxx() methods.

FYI:  http://chrispollach.blogspot.com/2018/04/thread.html

HTH

Regards ... Chris

Comment
  1. ANTONIO MOSCOSO
  2. Tuesday, 29 October 2019 16:33 PM UTC
Thanks for your help! It was not necessary to do this on my part, I also appreciate your valuable support.
  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.