I am getting the error 5B Object variable or With block variable not set.
Code is:
Private Sub tagGroupTrigger_Change(ByVal TagNames As IGOMStringList)
' This function is called once a second since we are monitoring the change event of tag "system\Second".
On Error GoTo errHandler
Dim Screen As Object
Set Screen = Application.ActiveDisplay
Select Case Screen
And according to screen name have some message to be displayed.Also have included error hadler in my original code.
Object variable or with block not set
Page 1 of 11 Replies - 243 Views - Last Post: 21 September 2012 - 09:11 AM
Replies To: Object variable or with block not set
#2
Re: Object variable or with block not set
Posted 21 September 2012 - 09:11 AM
Please do not create duplicate topics.. closing.
Page 1 of 1
|
|

New Topic/Question
This topic is locked



MultiQuote






|