Global change
This dialog lets you do a quick "change all" in the command window.

This is so you can replace, for instance, every linefeed with a "%R", if that is what you need.

The following special character sequences are recognised in the "find" or "replace" boxes:

\n - end of line
\t - tab character
\\- backslash character

Find:

What to search for (eg. \n )

Replace with:

What to replace it with (eg. %R)

Change All

Click to do the change.

Cancel

Click to not change.


See Also ...

Command

CMD_ID_INPUT_GLOBALCHANGE InputGlobalChange (Does a "change all" in the current command)

(Help topic: dialog=IDD_GLOBAL_CHANGE)

DOC_contents Documentation contents page