Incorrect symbol inserted for "%" in "Initial Text" area
Brought to you by:
ferret1964,
twiechmann
In the CDE, under Tools->Options, there is an Initial Text
area for definining the default source code used in a new
method or property.
Problem:
There is an option under M->Symbols for "%" but it
inserts a "\", the same as M->Symbols->\
Solution:
It appears that the escaped symbol code for % is "%%",
not "\" (or "\%")