Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Output larger than 4MB. Switching to files only mode.
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Output larger than 4MB. Switching to files only mode. (Read 3874 times)
Marcel
Senior Community Member
Posts: 261
Hero Points: 26
Output larger than 4MB. Switching to files only mode.
«
on:
August 25, 2016, 07:56:02 PM »
Quote
I know this search results buffer size can be enlarged, but I don't remember which variable to set. Please help.
Thanks
Report to moderator
Logged
Dan
SlickEdit Team Member
Senior Community Member
Posts: 2929
Hero Points: 153
Re: Output larger than 4MB. Switching to files only mode.
«
Reply #1 on:
August 25, 2016, 07:57:38 PM »
Quote
What were you doing when this happened?
Report to moderator
Logged
Marcel
Senior Community Member
Posts: 261
Hero Points: 26
Re: Output larger than 4MB. Switching to files only mode.
«
Reply #2 on:
August 25, 2016, 07:58:47 PM »
Quote
A search (Ctrl-F) with "list all occurrences" checked.
Report to moderator
Logged
Dan
SlickEdit Team Member
Senior Community Member
Posts: 2929
Hero Points: 153
Re: Output larger than 4MB. Switching to files only mode.
«
Reply #3 on:
August 25, 2016, 08:04:31 PM »
Quote
The variable is def_max_mffind_output.
Report to moderator
Logged
Marcel
Senior Community Member
Posts: 261
Hero Points: 26
Re: Output larger than 4MB. Switching to files only mode.
«
Reply #4 on:
August 25, 2016, 08:08:42 PM »
Quote
Wonderful, thanks Dan!
I promise to write it down this time.
Marcel
Report to moderator
Logged
Dan
SlickEdit Team Member
Senior Community Member
Posts: 2929
Hero Points: 153
Re: Output larger than 4MB. Switching to files only mode.
«
Reply #5 on:
August 25, 2016, 08:10:57 PM »
Quote
Don't bother, the variable name changed for v21
For v21 it will be def_max_mffind_output_ksize. This was done as part of an effort to standardize our "size" variables.
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Output larger than 4MB. Switching to files only mode.