cancel
Showing results for 
Search instead for 
Did you mean: 

et_GOT_FOCUS problem

Former Member
0 Kudos

Good Afternoon

Experts:

I am trying to use et_GOT_FOCUS and get an error on the line of code when I try to set the filter:

<b>oFilter = oFilters.Add(et_GOT_FOCUS)</b>

<b>Error:</b>

An attempt was made to reference a token that does not exist.

Does anyone know what the problem is here? It is a valid selection from the intellisense when I am entering the line. So, it is a valid pick but I don't know how to repair the error.

Thanks,

Ed

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey Ed,

This line alone does not help me understand the problem

The line itself doesn't seem wrong.

Please show the entire function you execute (unless it is really long, in that case just show some lines before the problematic line)

Former Member
0 Kudos

Avi:

I appreciate your reply. I found that I had the same line at the top of my filters that I did not notice. So, when I added the line at the bottom of my filter list I received the errror.

Thanks,

Ed

Answers (0)