|
|
1.1 ! root 1: .\" Copyright (c) 1980 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)manCh3.rno 6.1 (Berkeley) 4/29/86 ! 6: .\" ! 7: .NS 1 "Getting on and off the System" ! 8: .sp ! 9: .pp ! 10: Startup FP from the shell by entering the command: ! 11: .sp ! 12: .ce ! 13: .b "/usr/local/fp". ! 14: .sp ! 15: .pp ! 16: The system will prompt you for input by indenting over six character ! 17: positions. ! 18: Exit from FP (back to the shell) with a control/D (\fB^D\fP). ! 19: .NS 2 "Comments" ! 20: .pp ! 21: A user may end any line (including a command) with a comment; ! 22: the comment character is '#'. The ! 23: interpreter will ignore any character after the '#' until it encounters ! 24: a newline character or end-of-file, whichever comes first. ! 25: .sp 4p ! 26: .NS 2 "Breaks" ! 27: .pp ! 28: Breaks interrupt any work in progress causing the system ! 29: to do a \s-2FRANZ\s+2 reset before returning control back to the user. ! 30: .sp 4p ! 31: .NS 2 "Non-Termination" ! 32: .pp ! 33: LISP's namestack may, ! 34: on occasion, ! 35: overflow. ! 36: FP responds by printing \*(lqnon-terminating\*(rq and ! 37: returning bottom as the result of the application. It does a ! 38: \s-2FRANZ\s+2 reset before returning control to ! 39: the user. ! 40: .sx 1 ! 41: .sp
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.