Menu

#1 object variable not set in 'formatError'

open
nobody
None
5
2009-01-12
2009-01-12
Anonymous
No

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'.

Copy this into a hotspot in a form:
On Error Goto catch
Dim test As New TestClass
test.Test
catch: notify
Exit Sub

Discussion


Log in to post a comment.

MongoDB Logo MongoDB