Newsgroups: comp.lang.apl Path: utzoo!utgpu!watserv1!watmath!ljdickey From: ljdickey@watmath.waterloo.edu (L.J.Dickey) Subject: Re: J, Version 2.9 Message-ID: <1991Feb25.040757.4277@watmath.waterloo.edu> Keywords: J APL fonts 2741 ratapl watserv1 Organization: University of Waterloo References: <1991Feb22.172035.18059@watmath.waterloo.edu> <1991Feb24.200545.21350@cunixf.cc.columbia.edu> Date: Mon, 25 Feb 1991 04:07:57 GMT Lines: 25 In article <1991Feb24.200545.21350@cunixf.cc.columbia.edu> shenkin@cunixf.cc.columbia.edu (Peter S. Shenkin) writes: >... >Suggestion to the Powers That Be: You might add a line to readme.doc, telling >how to get started with the tutorial; I suppose a man page is too much to >ask for :-) . It is my fault that the file "rununix.doc" was not included. I have corrected that. What you can do is this: (1) Start J (2) Within J, type either of the commands: )script 'tutorial.js" )sscript 'tutorial.js" (3) Then type tuorial '' However, I found that for my own purposes, that it was convenient to have a printed page near my screen, so that I could use the printed page as a model for what I typed.