<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 Mar 2019 16:32:29 Z</lastBuildDate><pubDate>10 Mar 2019 16:35:33 Z</pubDate><description>Hi all&#13;
&#13;
I have an issue that i am hoping someone can help/advise on;&#13;
&#13;
A process is running two individual procedures on seperate threads (using theadexecute). Within these threads, both run reports to file. It seems that if both threads/reports run at exactly the same time, then the properties of the iDestination are not respected for the individual thread. i.e. the output filename for both reports ends up being from one of the idestination calls even though they are coded as both being unique&#13;
&#13;
Any help or advice would be greatly appreciated&#13;
&#13;
Kind Regards&#13;
Dave</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66985-idestination-and-threads/read.awp</link><title>iDestination and Threads</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Tim</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66985-idestination-and-threads-66993/read.awp</comments><pubDate>25 Mar 2019 16:32:29 Z</pubDate><description>Hello,&#13;
&#13;
Make a class that handles printing of those reports with an internal queue.&#13;
&#13;
Or make use of &#13;
[code:wl]&#13;
CriticalSec…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66985-idestination-and-threads-66993/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66985-idestination-and-threads-66993/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66985-idestination-and-threads/read.awp">iDestination and Threads</source><title>Re: iDestination and Threads</title></item></channel></rss>
