I was trying to run the Set Game GUI script posted to comp.lang.apl by Kirk Iverson in 1996. One of lines I needed to change was: 11 : '+ [: x 0: = ]' 11 is no longer a valid right argument to : (Explicit), what did it mean back then?
(I've put a version of the script on the wiki that runs in J6.02.) http://www.jsoftware.com/jwiki/Scripts/Set_Game ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
