Artifact c93cadb4c9ccab7946f5c2af898f11a6a44f7317f1bfc9304dfe222ce224328c:
- File
psl-1983/help/psl.hlp
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1092) [annotate] [blame] [check-ins using] [more...]
<PSL>PSL.EXE ------------ This is the "bare" version of <psl>PSL.EXE, and accepts essentially Standard LISP syntax and semantics. Differences and extensions are documented in the Manual (currently as xxxx.LPT on <reduce.syslisp.manual>). Some help files are xxxx.DOC on <PSL.DOC>; smaller help files are on <psl.help>. [<PSL>LOGICAL-NAMES.CMD defines convenient aliases (such as PSL:, PH: for xxx.HLP file, PD: for xxx.DOC files, etc.), and should be taken] Recall that file I/O needs string-quotes (") around file names; use (DSKIN "file") for input with echo. (LAPIN "file") for input without echo. (HELP) for general help, indication of what help available. (HELP a b c) for information on topics a,b,c. This call prints files from the PH: (<PSL.HELP>) directory: PH:TOPLOOP.HLP for information on the History mechanism. PH:BREAK.HLP for information on the BREAK loop that is called on error. PH:TRACE.HLP for information on TRACEing and BREAKing functions. PH:EDITOR.HLP for a simple structure editor. Comments/complaints/Cries-for-help to Griss@UTAH-20.