<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Dec 2015 08:32:00 Z</lastBuildDate><pubDate>19 Dec 2015 17:21:00 Z</pubDate><description>I am trying to setup a general exception procedure, but can't get&#13;
ErrorInfo(errFullDetails) to return anything other than&#13;
Error code: 0 Level: no error (EL_NONE)&#13;
I have tried&#13;
WHEN EXCEPTION ManageApplicationError(ErrorInfo(errFullDetails)) END And picking up the parameter and I have tried using ErrorInfo() on the first line of my error procedure but neither shows any details.&#13;
&#13;
I have generated errors using ExceptionThrow and also x is int = 0/0 but neither shows any details.&#13;
&#13;
am I missing something here? I know the online help says "ErrorInfo must be used immediately after the call to the function that failed. Indeed, the call to a WLanguage function can reinitialize and modify the status report returned by ErrorInfo.", but I should be able to pick this up straight away?&#13;
&#13;
Gary.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result/read.awp</link><title>ErrorInfo returns no result</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/55563-errorinfo-returns-result-55573/read.awp</comments><pubDate>21 Dec 2015 08:32:00 Z</pubDate><description>&gt;&gt;Use ExceptionInfo(errFullDetails) instead of Errorinfo(errFullDetails)&#13;
&#13;
&#13;
Thanks Paul, that works perfectly.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result-55573/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result-55573/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result/read.awp">ErrorInfo returns no result</source><title>Re: ErrorInfo returns no result</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result-55570/read.awp</comments><pubDate>19 Dec 2015 22:26:00 Z</pubDate><description>Use ExceptionInfo(errFullDetails) instead of Errorinfo(errFullDetails)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result-55570/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result-55570/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55563-errorinfo-returns-result/read.awp">ErrorInfo returns no result</source><title>Re: ErrorInfo returns no result</title></item></channel></rss>
