greg heil wrote: > On Jan 25, 2008 6:32 PM, Henry Rich <[EMAIL PROTECTED]> wrote: > >> This problem is always with us when there are incompatible changes. I'm >> just saying that if 1!:45 could be quietly supported, the problem would >> disappear, and wouldn't that be nice? > > 1!:45 works for you in j602?? it works for me it J601 but fails in > J602. Whether i get a domain error on boxing the arguments seems to > depend on the number of arguments with 1 or fewer demanding an unboxed > argument. Altogether this demands a memorization of the form of each > foreign.
1!:45 is decommitted in J602, see the J602 Release Highlights, i.e. BINPATH, PROFILE, and 1!:45 J Front End sets BINPATH_z_ as the fullpath of the folder that contains the JFE. This is the J bin folder with the the JFE, J Engine, profile.ijs, etc. The J folder is back one level and contains the addons, help, system, and tools folders in addition to the bin folder. Nouns INSTALLFOLDER_z_ and PROFILE_z_ are no longer set. Foreign 1!:45 (full path of profile.ijs) has been decommitted. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
