Hello Bill;
The script may be easy to use, but it is not easy to find (I crashed MSIE
twice triying to get around the jsoftware site.) Do you have a URL for those
scripts? Chris?
------------------------------------------------------------------------
|\/| Randy A MacDonald | APL: If you can say it, it's done.. (ram)
|/\| [EMAIL PROTECTED] |
|\ | |If you cannot describe what you are doing
BSc(Math) UNBF'83 þas a process, you don't know what you're doing.
Sapere Aude | - W. E. Deming
Natural Born APL'er | Demo website: http://156.34.75.115/
-----------------------------------------------------(INTP)----{ gnat }-
----- Original Message -----
From: "bill lam" <[EMAIL PROTECTED]>
To: "Programming forum" <[email protected]>
Sent: Sunday, June 25, 2006 9:45 PM
Subject: Re: [Jprogramming] prep for move to j6
Lorin Lund wrote:
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
Chris Burke had already put a script for batch conversion in j-wiki
sometime ago. It is really simple to do conversion using that script. It
may be a good idea to mention it inside release note.
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm