<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/lserror/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/lserror/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/lserror/bugs/</id><updated>2009-01-12T13:54:29Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>object variable not set in 'formatError'</title><link href="https://sourceforge.net/p/lserror/bugs/1/" rel="alternate"/><published>2009-01-12T13:54:29Z</published><updated>2009-01-12T13:54:29Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netda9f02e43c16ebe2f03342af4fc49a2831e84c6a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When calling 'notify' from a designelement other than an agent, 'session.currentagent' in format error is nothing and is causing an 'object varaible not set'.&lt;/p&gt;
&lt;p&gt;Copy this into a hotspot in a form:&lt;br /&gt;
On Error Goto catch&lt;br /&gt;
Dim test As New TestClass&lt;br /&gt;
test.Test&lt;br /&gt;
catch: notify&lt;br /&gt;
Exit Sub&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>