<?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 Jan 2018 13:14:00 Z</lastBuildDate><pubDate>25 Jan 2018 11:05:00 Z</pubDate><description>In my Project Init I have this:&#13;
&#13;
TraceEnd()&#13;
TraceStart(trFile,gsDebugFile)&#13;
Trace(CR + CR)&#13;
Trace("*** Start of Sesssion " + gsTraceDate + " ***")&#13;
Trace(CR)&#13;
&#13;
gsDebugFile is a project global variable. However I have noticed that when I either call another local procedure or Server procedure the trace statement does not recognize the trace file any longer. So I have to reset it all with another traceend/trace start statemement.&#13;
&#13;
Obviously trace does not work when you are running a server side procedure, but when you return from that to run local code surely the original trace statement should still work on the gsDebugFile?&#13;
&#13;
Thx</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files/read.awp</link><title>Trace files</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64188/read.awp</comments><pubDate>25 Jan 2018 13:14:00 Z</pubDate><description>Hi John&#13;
&#13;
now THAT is strange... I have been doing that non stop in my WXreplication project, as this is the only way to debug …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64188/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64188/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files/read.awp">Trace files</source><title>Re: Trace files</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64183/read.awp</comments><pubDate>25 Jan 2018 12:18:00 Z</pubDate><description>It can be any of the 3 products. By server side I mean I have a service running. I call a procedure that runs on the server and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64183/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64183/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files/read.awp">Trace files</source><title>Re: Trace files</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64182/read.awp</comments><pubDate>25 Jan 2018 12:03:00 Z</pubDate><description>Hi John&#13;
&#13;
what do you call a serverside procedure?&#13;
&#13;
I'm using trace in both windev, webndev and windev mobile project without…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64182/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files-64182/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64177-trace-files/read.awp">Trace files</source><title>Re: Trace files</title></item></channel></rss>
