Error: Invalid argument type

Started by kevinpo · 2009-08-21 21:02 UTC · 1 replies · SMF topic #881

I get this error and it says Function: dcl_ComboBox_SetCurSel
is there a way to find out which ComboBox this is happening to?
for instance, dcl_ComboBox_SetCurSel "ComboBox21"

I can't seem to find the problem.

Kevin
SetCurSel expects a long integer, not a string (see {2}).