Hi Tomas, If the issues is only the x. y. u. v. variables there is a foreign conjunction pair (9!:48 9!:49) that can be set to allow the use of that old style.
http://www.jsoftware.com/help/dictionary/dx009.htm 9!:48 '' NB. dot names off 0 9!:49 [ 1 NB. set dot names to 1 9!:48 '' NB. dot names on 1 I think the default is to have the old style turned off, but the above turns it back on. Cheers, bob > On Oct 27, 2017, at 8:17 AM, Tomas Celaya <tjcel...@gmail.com> wrote: > > Hello! > > I've been getting started with J recently and came across J for C > Programmers. Noticing the mention of jforc.ijs led me to this file which is > linked to from a few pages on the wiki. Unfortunately I can't seem to load > the file with neither jqt on macOS (v 806) nor jconsole on a > compile-from-source docker container. Commenting out the surrounding function > leads to errors later in the file for other verbs which use similarly-defined > arguments ( x. y. u. v. ) so I get the impression this file might not work > with the current syntax. Would anyone mind pointing me towards a newer > version of that file? It doesn't seem to exist in the jsoftware/jsource repo > on GitHub and I haven't come across any verb definitions which use arguments > with a trailing dot (except in JforC), so I'm not sure where to go from here. > > Any help would be appreciated! > > Tomas Celaya > > P.S. I initially sent this message to programming@forums.jsoftware.comand was > wondering why my message didn't show up for days until I found the warning on > http://code.jsoftware.com/wiki/System/Forums#mailrouting. It might be helpful > for other users if that notice is included more prominently on the main forum > page (http://www.jsoftware.com/forums.htm). > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm