Author Topic: Slickedit F&R goes above and beyond - reaching 115%  (Read 2058 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Slickedit F&R goes above and beyond - reaching 115%
« on: August 17, 2016, 05:30:37 PM »
I did a large F&R on a file that is about 57MB.

replace_buffer_text('(\b[^\\/\r\n]+)(/|\\)(?!FILENAME.TXT)',"LIP*",'\$=$1\n','0','0','0','0','0','0');

« Last Edit: August 18, 2016, 02:15:32 AM by Clark »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: Slickedit F&R goes above and beyond - reaching 115%
« Reply #1 on: August 17, 2016, 09:38:59 PM »
Cool ;D funny bug. We will try to reproduce this.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: Slickedit F&R goes above and beyond - reaching 115%
« Reply #2 on: August 18, 2016, 01:25:20 PM »
The code doesn't take into account that the file could get bigger during the search and replace  ;D

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: Slickedit F&R goes above and beyond - reaching 115%
« Reply #3 on: August 18, 2016, 03:30:35 PM »
Fixed in beta 4