Hi all.
Not new to PB but new to multithreading. I have a process that using Chilkat, sends an xml string to a query service, and then processes the response file.
I now need to give the user the ability to cancel the call. All of the processing takes place in a nvo.
Upon receiving the response file I then have to error check, decrypt, and process before I can load the datastore.
I am struggling with how and where to make calls. Any suggestions or an example of something like this would be greatly appreciated.
I've read the articles by J Fauss, they did not help.
PB2021 / Windows11 / Chilkat 9.5.0.86
Thank you
https://sourceforge.net/projects/stdfndclass/files/Applications/PowerBuilder/MutiThread/Archive
The PB release & build number dependency is reflected in the ZIP file's name.
HTH