Some previous scripts had been merged into stdlib. Even when scripts are available, most of them had been stripped all comments including information for scriptdoc. You can browse source files from the web interface of the svn repositories or download a copy of them into your local harddisk.
in j701 you can get context sensitive help by position mouse curosr on the word and then press ctrl-f1. But that uses jtag and not available in j801. Ср, 20 фев 2013, Murray Eisenberg писал(а): > In J701 or, for that matter, J801 beta, how does one find out what scripts > are available as shipped with the system or as added by JAL and what the > functions in them do? > > This may seem like a very naive question, but I do not recall having such > difficulty with J602. > > E.g., as recall there's a script named either 'strings' or 'text" that > includes various things such as replacement in strings. But in both J701 and > J801 beta, after executing > > load 'strings' > load 'text' > load 'scriptdoc' > > I get "file not found" errors from: > > scriptdoc 'strings' > scriptdoc 'text' > > Moreover, in J701, I'm not finding where documentation is for all these > various "standard" scripts are if I use link > help. Even subsequently > clicking the link www.jsoftware.com/docs/help701/index.htm doesn't seem to > give any further path to such docs. > > I thought that with releases of the past, there was fairly complete (if often > terse) help available about the standard scripts. > > --- > Murray Eisenberg [email protected] > Mathematics & Statistics Dept. > Lederle Graduate Research Tower phone 413 549-1020 (H) > University of Massachusetts 413 545-2838 (W) > 710 North Pleasant Street fax 413 545-1801 > Amherst, MA 01003-9305 > > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
