At that prompt, enter whatever it is you wish to have a
transcript of.
E.g., to get a transcript of a SNePS interaction, you
would need to invoke ACL Common Lisp, then invoke SNePS, then have some
kind of interaction with SNePS, then exit SNePS, then exit Lisp.
Simply type all the appropriate commands as if you were talking
directly to UNIX:
Script started, file is FILENAME
> acl
International Allegro CL Enterprise Edition
6.2 [Solaris] (Aug 15, 2002 14:24)
Copyright (C) 1985-2002, Franz Inc., Berkeley, CA, USA. All Rights
Reserved.
This development copy of Allegro CL is licensed to:
[4549] SUNY/Buffalo, N. Campus
;; Optimization settings: safety 1, space 1, speed 1, debug 2.
;; For a complete description of all compiler switches given the
;; current optimization settings evaluate (explain-compiler-settings).
;;---
;; Current reader case mode: :case-sensitive-lower
cl-user(1): :ld /projects/snwiz/bin/sneps
Loading system SNePS...10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
SNePS-2.6 [PL:0a 2002/09/30 22:37:46] loaded.
Type `(sneps)' or `(snepslog)' to get started.
cl-user(2): (sneps)
Welcome to SNePS-2.6 [PL:0a 2002/09/30 22:37:46]
Copyright (C) 1984--2002 by Research Foundation of
State University of New York. SNePS comes with ABSOLUTELY NO WARRANTY!
Type `(copyright)' for detailed copyright information.
Type `(demo)' for a list of example applications.
9/9/2003 10:27:07
* (lisp)
"End of SNePS"
cl-user(3): :ex
; Exiting Lisp
>