home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
bsd_srcs
/
usr.bin
/
lisp
/
lispnews
/
text0309.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1985-11-10
|
199 b
|
10 lines
To append to a file, use the outfile function's second argument:
(setq oport (outfile '<filename> 'append))
This is discussed in the documentation for outfile in the Franz Lisp
Manual.
-Liz