Try just the first line of this in a new version (as the first use of ?.) in J701jhs or J701gtk and or any old J's you can find and the result should be the same:
]A=.?.3#1000 146 755 79 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Brian Schott Sent: Tuesday, December 11, 2012 2:54 PM To: [email protected] Subject: Re: [Jprogramming] convert 0,1 coding to _1,1 6 I believe the purpose of ?. is to allow you to use it in the same session even after the beginning of the session, and get the same results. What I was a little disappointed about was that two different platforms/operating systems do not get the same result using ?. . On Tue, Dec 11, 2012 at 12:25 PM, Linda Alvord <[email protected]> wrote: > Won't your results agree if you both use a new version of J and then > ?. as the same first thing in the jijx? > > Linda > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
