Due to the notepad format it is possible to edit everything in the configuration file without this being checked for validity or function. It is possible to restore the factory settings in case you have made faulty changes which result in system failure or which you wish to cancel.
For information on how to restore the (Factory settings ⇩) please refer to the section of the same name.
In the notepad file itself different coloured entries denote different functions.
•Green entries are pure text entries for the purpose of information on and explanation of the edit options.
For example, the second line specifies the version number of the configuration file (in the original file here: V. 2.34). •Black entries are functional entries specifying either the actual function or where values for this function are set. •The headers of each new section are highlighted in blue, and the header title is set in [square] brackets. •For easier orientation in the notepad file each line is given a red number.

Menu line
The menu line provides various standard buttons to execute various actions of the configuration file.

Depending on the action / condition in question these buttons are active (coloured) or inactive (grey).
In detail:

|
Button for saving (SAVE) the file
|
Use this button to apply and save the changes / settings in the configuration file. The configuration file is not closed.
The header shows whether any changes were made to the configuration file. In the case of a change that has not yet been saved, the term EDITING is preceded by a * and nothing else .
|

|
Button for undoing (UNDO) any input
|
Use this button to undo any changes / settings, provided they have not yet been saved. The configuration file is not closed.
|

|
Button for repeating (REDO) any input
|
Use this button to repeat the preceding input. The configuration menu remains open.
|

|
Button for cutting (CUT) the selected range.
|
This button only becomes active once a range has been selected. The range can then be cut and re-inserted elsewhere with the PASTE button.
|

|
Button for copying (COPY) the selected range.
|
Pressing the COPY button will copy the selected range to the clipboard.
|

|
Button for inserting (PASTE) of the copied range.
|
Pressing the PASTE button will insert the text copied into the clipboard at the current cursor position.
|

|
Button for finding (FIND) text
|
Pressing the FIND button will call up a dialogue

Only once text has been entered in the SEARCH STRING field will the following buttons become active: FIND NEXT, FIND PREVIOUS, SELECT DOWN and SELECT UP.
Dialogerklärung
Dialogue text button
|
Translation
|
Definition
|
Search String
|
Search string / term
|
Input / drop-down field for search term
If other terms have already been searched for, they will be available in the form of a drop-down list.
This list will remain available until the configuration file is closed.
|
Match case
|
Case-sensitive search
|
Search should be case-sensitive
|
Match whole word only
|
Search for whole word only
|
Specified term will only be shown if it exists as a separate word. Parts of words will not be shown.
|
Match beginning of word only
|
Search for term at beginning of words only
|
Finds all words that begin with the specified term
|
Regular expression search
|
Regular expression search
|
Search for strings with syntactic
rules. *
|
Transform backslashes
|
Transform backslashes
|
Transforms text information into control signs. *
Searching for control signs of programming language C is therefore also possible.
|
Don't wrap around
|
Don't wrap around
|
Ends search at the end of the file and doesn't carry on searching at the beginning again.
|
Close after find
|
Close dialogue after search has been completed.
|
Closes dialogue after search has been completed.
|
Goto Replace
|
Go to REPLACE dialogue
|
Closes the FIND dialogue and opens the REPLACE dialogue.
|
Find next
|
Find next
|
Looks for the next term of that name in the configuration file. If the end of the file has been reached and the DON'T WRAP AROUND checkbox has not been ticked, Message text 1 will pop up.
|
Find Previous
|
Find previous
|
Looks for the previous term of that name in the configuration file. If the start of the file has been reached and the DON'T WRAP AROUND checkbox has not been ticked, Message text 2 will pop up. If the text searched for cannot be found, Message text 3 will pop up.
|
Select Down
|
Select down
|
Highlights the downwards part of the configuration file until the specified text is found again. If it is not found again,
Message text 3 will pop up.
|
Select Up
|
Select up
|
Highlights the upwards part of the configuration file until the specified text is found again. If it is not found again,
Message text 3 will pop up.
|
Close
|
Close
|
Closes the dialogue.
|
* For further information on this, you may refer to Wikipedia, for example.
Message

The message text varies according to what triggered it.
|
Trigger
|
Message text:
|
1
|
Reached the end of the document, restarting search at the beginning.
|
Reached the end of the document, restarting search at the begining.
|
2
|
Reached the beginning of the document, restarting search at the end.
|
Reached the begining of the document, restarting search at the end.
|
3
|
The specified text was not found.
|
The specified text was not found.
|
|
|
|
|
|

|
Button for replacing text.
|
Pressing the REPLACE button will also call up a dialogue.

Only once text has been entered in the SEARCH STRING field will the following buttons become active: FIND NEXT, FIND PREVIOUS, REPLACE, REPLACE ALL and IN SECTION.
Dialogerklärung
Dialogue text button
|
Translation
|
Definition
|
Search String
|
Search string / term
|
Input / drop-down field for search term
If other terms have already been searched for, they will be available in the form of a drop-down list.
This list will remain available until the configuration file is closed.
|
Replace with
|
Replace with
|
Input / drop-down field for term to be replaced.
If other terms have already been replaced, they will be available in the form of a drop-down list.
This list will remain available until the configuration file is closed.
|
Match case
|
Case-sensitive search
|
Search should be case-sensitive
|
Match whole word only
|
Search for whole word only
|
Specified term will only be shown if it exists as a separate word. Parts of words will not be shown.
|
Match beginning of word only
|
Search for term at beginning of words only
|
Finds all words that begin with the searched-for term
|
Regular expression search
|
Regular expression search
|
Search for strings with syntactic
rules. *
|
Transform backslashes
|
Transform backslashes
|
Transforms text information into control signs. *
Searching for control signs of programming language C is therefore also possible.
|
Don't wrap around
|
Don't wrap around
|
Ends search at the end of the file and doesn't carry on searching at the beginning again.
|
Close after replace
|
Close dialogue after replace process has been completed.
|
Closes dialogue after term has been replaced.
|
Goto Find
|
Go to FIND dialogue
|
Closes the FIND dialogue and opens the REPLACE dialogue.
|
Find next
|
Find next
|
Looks for the next term of that name in the configuration file. If the end of the file has been reached and the DON'T WRAP AROUND checkbox has not been ticked, Message text 1 will pop up. If the specified text is not found, Message text 3 will pop up.
|
Find Previous
|
Find previous
|
Looks for the previous term of that name in the configuration file. If the start of the file has been reached and the DON'T WRAP AROUND checkbox has not been ticked, Message text 2 will pop up. If the text searched for cannot be found, Message text 3 will pop up.
|
Replace
|
Replace
|
Replaces the found term with the one specified. At the same time, the next incidence of the term is searched for. Depending on the search direction, the messages from FIND NEXT or FIND PREVIOUS may pop up.
|
Replace All
|
Replace all
|
Replaces all incidences of the specified term in the configuration file with the one specified as replacement.
The number of replacements is issued in message text 4.
|
In Section
|
|
Replaces all incidences of the specified term in the highlighted range with the one specified as replacement.
The number of replacements is issued in message text 4.
|
Close
|
Close
|
Closes the dialogue.
|
* For further information on this, you may refer to Wikipedia, for example.
Message

The message text varies according to what triggered it.
|
Trigger
|
Message text:
|
1
|
Reached the end of the document, restarting search at the beginning.
|
Reached the end of the document, restarting search at the begining.
|
2
|
Reached the beginning of the document, restarting search at the end.
|
Reached the begining of the document, restarting search at the end.
|
3
|
The specified text was not found.
|
The specified text was not found.
|
4
|
Replacement complete
|
xx occurences of the specified text have been replaced.
|
|
|

|
Button for closing (EXIT) the file
|
The Exit button closes the configuration file.
Changes that were not explicitly saved by pressing the SAVE button will be lost.
|
Then there are the MINIMIZE, MAXIMIZE and CLOSE buttons and their respective functions.

The CLOSE button has the same function as the EXIT button.
|