Author Topic: small glitch in again v11.02 update (tbsearch.e)  (Read 4160 times)

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
small glitch in again v11.02 update (tbsearch.e)
« 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
« Last Edit: September 15, 2006, 08:32:31 PM by hs2 »

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: small glitch in again v11.02 update (tbsearch.e)
« Reply #1 on: September 15, 2006, 09:03:01 PM »
Doh.  Consider it fixed.  I mean it this time.  ;D