<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>5 Mar 2018 17:32:00 Z</lastBuildDate><pubDate>27 Feb 2018 19:16:00 Z</pubDate><description>I'm having some trouble using HErrorInfo, can't get it to show me what the error was, my code is as follows:&#13;
&#13;
IF ErrorOcurred() THEN&#13;
IF HerrorIntegrity() THEN&#13;
sError = HerrorInfo()&#13;
END&#13;
END&#13;
&#13;
Info(sError)&#13;
&#13;
It always returns empty, but if I debug that part of code, and check what HErrorInfo shows in the debugger it actually tells me what the problem was.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp</link><title>[WX 22] HErrorInfo</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/64744-22-herrorinfo-64838/read.awp</comments><pubDate>5 Mar 2018 17:32:00 Z</pubDate><description>Thanks for the info ChristoK!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64838/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64838/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64800/read.awp</comments><pubDate>4 Mar 2018 03:41:00 Z</pubDate><description>I've found it depends on the error and where it occurs as WX seems to translate some things that are one kind of error as an Exc…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64800/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64800/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64784/read.awp</comments><pubDate>1 Mar 2018 23:38:00 Z</pubDate><description>It worked! Thanks Paulo!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64784/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64784/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64783/read.awp</comments><pubDate>1 Mar 2018 23:31:00 Z</pubDate><description>I'll try that one, thanks!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64783/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64783/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64777/read.awp</comments><pubDate>1 Mar 2018 18:53:00 Z</pubDate><description>Did you try using ErrorInfo(errFullDetails) instead of HerrorInfo.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64777/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64777/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64776/read.awp</comments><pubDate>1 Mar 2018 18:39:00 Z</pubDate><description>Hello!&#13;
I've already tried hErrMessage and the one that says fullDetails, but still nothing :(</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64776/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64776/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64746/read.awp</comments><pubDate>27 Feb 2018 20:29:00 Z</pubDate><description>Maybe try using some of the different constants to see if you can get something? Or hErrMessage instead of letting it default.&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64746/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo-64746/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64744-22-herrorinfo/read.awp">[WX 22] HErrorInfo</source><title>Re: [WX 22] HErrorInfo</title></item></channel></rss>
