Some customers report me this error:
Problem BASE/1004 There is no method: ISKINDOF
Args:
[ 1] = U
[ 2] = C TMULTIGET
Stack Calls
===========
Called from: => ISKINDOF( 0 )
Called from: .\source\classes\XBROWSE.PRG => EDITGETKEYDOWN( 15132 )
Offending line:
- Code: Select all Expand view
- static function EditGetkeyDown( Self, nKey )
local lMultiGet := ::oEditGet:IsKindOf( "TMULTIGET" )
I am not able to reproduce it. Maybe you can give me some light.
Thank you.