Hi All,
I'm using PB 2017 R3 Build 1858 in Windows 8. I've got an asynchronous report using SharedObject functions. Data is retrieved using a datastore then is copied into the report datawindow after the datastore has finished retrieve. When I close the report window while retrieve is still running, the report window closes OK. However, when I close the application, in the PB IDE, the application freezes. When running as an EXE, the application closes but remains in the background processes. Can someone please let me know how I'll be able to terminate the report process? I don't want to chop the DS retrieval so that the retrieve happens in a loop and makes it easier to properly close the report.
Thanks.
Best regards,
Ricardo