Changeset 2760


Ignore:
Timestamp:
Oct 1, 2017, 11:52:41 AM (8 years ago)
Author:
Andreas Schnellbacher
Message:
  • Re-enabled recognition of repeated keys for the Match proc. (For repeated keys, Match should be disabled to increase performance.) This was a regression of renaming Balnce to Match.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/netlabs/macros/locate.e

    r2756 r2760  
    13621362      call prestore_pos( ScreenPos)
    13631363      display 3  -- turn on non-critical error messages and screen updates
    1364       PrevBalanceData = Fid StartLine lrc
     1364      PrevMatchData = Fid StartLine lrc
    13651365
    13661366      if lrc then
Note: See TracChangeset for help on using the changeset viewer.