SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: hs2 on September 15, 2006, 08:30:51 PM

Title: small glitch in again v11.02 update (tbsearch.e)
Post by: hs2 on September 15, 2006, 08:30:51 PM
@Slickteam:
I think this is small glitch again in v11.02 update. It's already in v11.01. Can't trace back further...
tbsearch.e [line 186]:
Code: [Select]
void _tbfind_form.'C-TAB','C-S-TAB'()
{
   _findtabs.call_event(_findtabs.p_eventtab2, last_event(), 'e');
}

It's not a big deal, just a quality issue.

HS2
Title: Re: small glitch in again v11.02 update (tbsearch.e)
Post by: Lee on September 15, 2006, 09:03:01 PM
Doh.  Consider it fixed.  I mean it this time.  ;D