
Apart from the standard editing functions, the Splitscreen Editor supports some special functions, some of which can be activated only for certain calls.
| Function | Description |
|---|---|
|
Comparison On |
To compare two pieces of source code, choose |
|
Comparison Off |
Switching off compare mode removes the blank lines inserted in the source code and the special formatting used to highlight the differences. |
|
Scrolling |
In comparison mode, the system scrolls both windows. To scroll asynchronously, use the scrollbars or the P age U p/ P age D own keys. When you switch off the comparison mode, synchronous scrolling is no longer active. |
|
Next Similarity |
The system positions both windows at the next point, which is identical on both sides. |
|
Previous Similarity |
The system positions both windows at the previous point, which is identical on both sides. |
|
Next Difference |
The system positions both windows at the next difference. |
|
Previous Difference |
The system positions both windows at the previous difference. |
|
Copy (Accept Modification) |
Copies the code at the cursor's current position to the buffer. The commented lines inserted by the Modification Assistant are removed. |
|
Previous Modification |
The system displays the previous modified block in both windows. |
|
Next Modification |
The system displays the next modified block in both windows. |