Randy MacDonald wrote:
Hello Donna;
That "y. -> y" is a simple search-and-replace is something I didn't
feel in my gut. If that was your experience, fine. The
irreversibility of that kind of change made me hesitate to consider it.
Using a simple search-and-replace "y. -> y" didn't work for me because I
use "try."
I used this sequence of search-and-replace:
try. -> tryXX.
y. -> y
tryXX. -> try.
Other possible problems involve for loop indices.
I.e. "for_xx." would be affected by "x. -> x"
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm