on 2024 Nov 12 11:30 AM
Hi all,
Is there a way to configure what the default values for the checkboxes for the ctrl+f dialog are?
I almost never want to "match whole word" so I'd like that to be false by default.
I'm using SAP GUI 800 with the latest patch. This happened to me recently, I think after some SAP notes were imported.
Thanks!
Birgir Snorrason
Request clarification before answering.
Hello Birgir,
the settings from the find dialog are persisted on your local client.
There is a configuration file called settings.xml in your user profile under %APPDATA%\SAP\SAP GUI\ABAP Editor
This file contains this section:
<FindReplace>
<SearchFlags>0</SearchFlags>
<MatchCase>0</MatchCase><MatchWholeWord>0</MatchWholeWord><RegExp>0</RegExp><DirectionUp>0</DirectionUp><SearchHiddenText>0</SearchHiddenText><ScopeSelection>0</ScopeSelection><IncrementalSearch>0</IncrementalSearch></FindReplace>
And here the settings are persisted.
I could imagine that the editor cannot write to the settings.xml for some reason and that therefore the settings are getting lost.
Best regards,
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.